SimoRubi
750918418c
[FIX] account_tax_balance: Recompute balance for different dates
2022-11-11 13:39:06 +01:00
João Marques
aa6cc819f5
[FIX] account_tax_balance: Fix tests
...
Take into account previously created taxes
TT28423
2022-11-11 13:39:05 +01:00
Francisco Ivan Anton Prieto
700335e1c8
[MIG] account_tax_balance: Migration to 14.0
2022-11-11 13:39:05 +01:00
Andrea
fb9681431b
Black, isort, etc...
2022-11-11 13:39:05 +01:00
Andrea
5b2d24f8eb
Convert onchange to computed
2022-11-11 13:39:05 +01:00
Andrea
25387c2a8e
[13.0][MIG] account_tax_balance
2022-11-11 13:39:04 +01:00
David Beal
e63ba7b241
[IMP] tax_balance: breadcrumb name ( #548 )
2022-11-11 13:39:04 +01:00
Pedro M. Baeza
25337e178d
[IMP] account_tax_balance: Ensure test correctness (2)
...
Tests failed if you don't have an account called 'Tax Paid' in your test DB, which
can happen when you are integrating tests in other environments, for example with
other starting language.
2022-11-11 13:39:04 +01:00
Pedro M. Baeza
9563457d06
[IMP] account_tax_balance: Ensure test correctness
...
On certain environments, expense account might not exist, so we create it directly
for avoiding problems.
2022-11-11 13:39:04 +01:00
Andrea
72e78c7fbf
[FIX] at_install/post_install test decorators
2022-11-11 13:39:03 +01:00
Andrea
c1448a0b5b
[12.0][MIG] account_tax_balance
2022-11-11 13:39:03 +01:00
hveficent
d8688393c8
utf-8 remove from .py files
2022-11-11 13:39:02 +01:00
Pedro M. Baeza
fd9c2d195e
[IMP] account_tax_balance: Change tests to post instal and protect again freezes
2022-11-11 13:39:02 +01:00
Pedro M. Baeza
94fcd3178b
[MIG] account_tax_balance: Migration to 11.0
2022-11-11 13:39:01 +01:00
Stéphane Bidoul (ACSONE)
4f70e6d6d9
account_tax_balance: improve test coverage
2022-11-11 13:39:01 +01:00
Stéphane Bidoul (ACSONE)
b604ac4bec
[IMP] account_tax_balance: performance
...
Let the database do some computations (sum) and do not
put large lists of ids in action domain.
2022-11-11 13:39:00 +01:00
Stefan Rijnhart
b9cdcc3e10
[FIX] Include tax amounts from all move types
2022-11-11 13:39:00 +01:00
eLBati
6a8cc2be9b
[FIX+IMP] account_tax_balance:
...
* Test
* README
* add extra parent menu. If not, with the web_responsive module is mixed
between other menus
2022-11-11 13:39:00 +01:00
Antonio Espinosa
2bdeb1f2ea
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
2022-10-20 22:11:40 +02:00
eLBati
473c54e6e2
[FIX+IMP] account_tax_balance:
...
* Tests
* PEP8
* Use invoice._convert_to_write(invoice._cache). This way, the onchange will be inheritable and will add here also the added values
* better get_context_values
* unify method compute_balance
* open move lines linked to balance
2022-10-20 22:11:40 +02:00
gfcapalbo
10384e31a2
tests
2022-10-20 22:11:39 +02:00