OCA Transbot
|
44b2bf8619
|
OCA Transbot updated translations from Transifex
|
8 years ago |
OCA Transbot
|
533690f204
|
OCA Transbot updated translations from Transifex
|
8 years ago |
Stéphane Bidoul (ACSONE)
|
1416a361c9
|
account_tax_balance: improve test coverage
|
8 years ago |
Stéphane Bidoul (ACSONE)
|
c53867f7b7
|
account_tax_balance: bump version and add author
|
8 years ago |
Stéphane Bidoul (ACSONE)
|
22d61ff776
|
[IMP] account_tax_balance: faster search of taxes with moves
|
8 years ago |
Stéphane Bidoul (ACSONE)
|
bafc286380
|
[IMP] account_tax_balance: performance
Let the database do some computations (sum) and do not
put large lists of ids in action domain.
|
8 years ago |
Stefan Rijnhart
|
110c5d5d6e
|
[FIX] tests (tax line is created automatically)
|
8 years ago |
Stefan Rijnhart
|
098523b9a8
|
[FIX] Include tax amounts from all move types
|
8 years ago |
OCA Transbot
|
b3512ae43a
|
OCA Transbot updated translations from Transifex
|
8 years ago |
OCA Transbot
|
74bebadf4a
|
OCA Transbot updated translations from Transifex
|
8 years ago |
Antonio Espinosa
|
b79358a835
|
Consider normal and refund operations separately
Allow to explore all move lines
Spanish translation
Bugfixes
Show negative lines too
Show move type in account.move views
Tests include new fields
|
8 years ago |
eLBati
|
21359af4bd
|
ADD account_tax_balance: testing wizard with date range
ADD account_tax_balance: testing buttons
IMP account_tax_balance: covering specific methods with tests
|
8 years ago |
eLBati
|
a6c1489ce6
|
FIX
balance is debit - credit whereas on tax return you want to see what vat has to be paid so : VAT on sales (credit) - VAT on purchases (debit).
|
8 years ago |
eLBati
|
4563ad2dc5
|
IMP terms and author
|
9 years ago |
eLBati
|
578fbbf52b
|
better get_context_values
unify method compute_balance
ADD open move lines linked to balance
|
9 years ago |
eLBati
|
151dcb8ea6
|
FIX tests
FIX PEP8
use invoice._convert_to_write(invoice._cache). This way, the onchange will be inheritable and will add here also the added values
|
9 years ago |
gfcapalbo
|
02623b55e2
|
tests
|
9 years ago |
eLBati
|
257eaf8743
|
ADD README and images
FIX PEP8
FIX README image
|
9 years ago |
eLBati
|
7d4cd396a5
|
ADD account_tax_balance: Compute tax balances based on date range
IMP filters and views
Avoid create and delete taxes
ADD base balance
|
9 years ago |