Compare commits
No commits in common. "ver-7.0.10" and "main" have entirely different histories.
ver-7.0.10
...
main
3 changed files with 3 additions and 31 deletions
30
README.rst
30
README.rst
|
@ -14,34 +14,6 @@ Requires
|
|||
Changes
|
||||
=======
|
||||
|
||||
*7.0.10 - 02.05.2025*
|
||||
|
||||
- update copyright
|
||||
|
||||
*7.0.9 - 11.02.2025*
|
||||
|
||||
- Allow the export of paid invoices. (Mathias Behrle <mathiasb@m9s.biz>)
|
||||
|
||||
*7.0.8 - 28.01.2025*
|
||||
|
||||
- fix: select 1st invoice-report (Mathias Behrle <mathiasb@m9s.biz>)
|
||||
|
||||
*7.0.7 - 12.12.2024*
|
||||
|
||||
- fix: generate pdf if not stored in db
|
||||
|
||||
*7.0.6 - 11.12.2024*
|
||||
|
||||
- re-create invoice-report if not pdf and zugferd-export
|
||||
|
||||
*7.0.5 - 10.12.2024*
|
||||
|
||||
- update tests for iban in xml-export
|
||||
|
||||
*7.0.4 - 09.12.2024*
|
||||
|
||||
- add: export formats: factur-x, ZUGFeRD, XRechnung 2.3 + 3.0
|
||||
|
||||
*7.0.3 - 22.12.2023*
|
||||
*7.0.0 - 22.12.2023*
|
||||
|
||||
- compatiblity to Tryton 7.0
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[tryton]
|
||||
version=7.0.10
|
||||
version=7.0.0
|
||||
depends:
|
||||
account_invoice
|
||||
bank
|
||||
|
|
|
@ -1 +1 @@
|
|||
edocument_xrechnung;7.0.10;7.0.999;mds
|
||||
edocument_xrechnung;7.0.5;7.0.999;mds
|
||||
|
|
Loading…
Reference in a new issue