Commit Graph

11 Commits

Author SHA1 Message Date
Bernat Brunet befc9cbcb2 Improve the remove_accents function.
Change the control fo the year length by a domain.
2023-11-10 16:09:15 +01:00
nan-tic-dev 7e801a008d #162999 (#6)
* Add the possiblity to create and post the TAX close account move and
close the period or periods related.

Add a genearl config, but allow to change for each 303 report if it's
necessary.

Task: #162999

* Change the way that the counterpart get the debit or credit value. Get
the 303 report result, not calculate from move lines used.
This will give a extra control that all is done correctly.

Task: #162999

* Fix some transaltions.
Update all the move fields names, making them more "standard".
Fix bug in the move creation when set the counterpart debit/credit.

Tasks: #162999

* Fix test.

Task: #162999

* Add more information in search mapping fields to ensure not found fields
from other models.

Task: #162999

* Add scernario for post and close button, to create the move, post it and
close periods.

Task: #162999

---------

Co-authored-by: Bernat Brunet <bernat@nan-tic.com>
2023-11-10 13:55:47 +01:00
Bernat Brunet 83bf243687 Revert temporarry changes for model 303 of 2022.
Update model with part of page 4 and page 5.

Add some controls and improvements on fields.
2023-02-02 17:26:41 +01:00
Bernat Brunet 2a15768ba1 Update 303 model based on the AEAT 11/02/2023 update.
- New taxes and Recargos
- New page structure
- New postions for page
2023-01-16 13:32:34 +01:00
Raimon Esteve a3744f54cc Replace fiscalyear to year report
#059815
2022-11-08 10:51:33 +01:00
Bernat Brunet 4237ba33b5 Control the relation between type and sepa_check fields. 2021-10-15 14:18:32 +02:00
Bernat Brunet 7e3cc9e75c Update name for sepa_check field wit hte same name as set in retrofix
library, return_sepa_check.
2021-10-14 13:39:06 +02:00
Bernat Brunet 308f412dec Update 303 model with the new registers and types, taken from the last.
Update translations.

Fix PEP8
2021-08-11 14:34:54 +02:00
Bernat Brunet bb58363394 Control when try to compensate, that all was correct. 2021-02-12 17:26:44 +01:00
Juanjo Garcia 9674edacb2 Use grouped attribute on message.xml 2019-09-04 12:07:47 +02:00
Raimon Esteve 2ad70f251f Upgrade to 5.x 2019-04-03 19:03:08 +02:00