trytond-aeat_340/CHANGELOG

47 lines
1.7 KiB
Text
Raw Normal View History

2016-05-03 00:16:05 +02:00
Version 4.0.0 - 2016-05-03
* Require version 0.21 or more of retrofix library
Version 3.4.6 - 2016-06-02
* Set representative_vat of report
* Improve set party data in report lines from party
* Replace party data fields of aeat.340.record by relation to party
* Allow to manipulate aeat.340.record to account group members
* Remove accents and convert strint to upper case when generate file
Version 3.4.5 - 2015-12-23
* Update translations
* Add useful fields to issued and received tree views
* Improve performance of Invoice.create_aeat340_records()
* Add relate to invoices in issued and received AEAT records
* Calculate the record_count value for operation_key C
* Add Normal operation Operation key for invoices with one tax
* Changed type of field property_state to required selection with default value
Version 3.4.4 - 2015-12-21
* Require version 0.16 of retrofix library
* Fix declaration_number and previous_declaration_number computation
* Fix generation of aeat340 file
Version 3.4.3 - 2015-12-18
* Require new version 0.15 of retrofix library
2015-12-04 15:31:46 +01:00
Version 3.4.1 - 2015-12-04
2015-12-04 15:31:25 +01:00
* Fill corrective_invoice_number field if credit note invoce has the original
invoice as origin
* Change sign of amounts for credit note invoices
* Add relation between AEAT 340 record and invoice lines
* Fix record amount computation and fill equivalence tax fields
* Set AEAT 340 fields to account_es and account_es_pyme tax templates
* Set values to invoice_number, record_number, issued_invoice_count and
record_count and add suport for operation key B
* Create report lines ordered by issue date
* Don't encode data if it isn't unicode object
* Avoid string values in fiscalyear code
2014-11-04 13:37:06 +01:00
Version 3.4.0 - 2014-11-03
Version 3.2.0 - 2014-05-22
Version 3.0.0 - 2013-10-25
2013-08-16 17:55:54 +02:00
* Initial release