[PATCH] Upstream patch - 21082023

This commit is contained in:
Parthiv Patel
2023-08-21 08:34:20 +00:00
parent f3b6b629ab
commit 53cd7e0f11
4 changed files with 5 additions and 5 deletions

View File

@@ -11,10 +11,10 @@
* the factur-x doc (form the FNFE)
* the peppol-bis-invoice-3 doc (the github repository: https://github.com/OpenPEPPOL/peppol-bis-invoice-3/tree/master/rules/examples contains examples)
* flectra, these files pass all validation tests (using ecosio or the FNFE validator)
* odoo, these files pass all validation tests (using ecosio or the FNFE validator)
We test that the external examples are correctly imported (currency, total amount and total tax match).
We also test that generating xml from flectra with given parameters gives exactly the same xml as the expected,
We also test that generating xml from odoo with given parameters gives exactly the same xml as the expected,
valid ones.
""",
'depends': [

View File

@@ -438,4 +438,4 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
</ram:ReceivableSpecifiedTradeAccountingAccount>
</ram:ApplicableHeaderTradeSettlement>
</rsm:SupplyChainTradeTransaction>
</rsm:CrossIndustryInvoice>
</rsm:CrossIndustryInvoice>

View File

@@ -322,4 +322,4 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
</ram:ReceivableSpecifiedTradeAccountingAccount>
</ram:ApplicableHeaderTradeSettlement>
</rsm:SupplyChainTradeTransaction>
</rsm:CrossIndustryInvoice>
</rsm:CrossIndustryInvoice>

View File

@@ -8,7 +8,7 @@
"category": "Accounting/Localizations/Account Charts",
"version": "1.0",
"author": "Flectra PS",
"website": "https://flectrahq.com",
"website": "https://www.flectrahq.com",
"depends": [
"account",
"base_vat",