mirror of
https://gitlab.com/flectra-hq/flectra.git
synced 2025-02-25 18:55:21 -06:00
[PATCH] Upstream patch - 21082023
This commit is contained in:
@@ -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': [
|
||||
|
||||
@@ -438,4 +438,4 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
</ram:ReceivableSpecifiedTradeAccountingAccount>
|
||||
</ram:ApplicableHeaderTradeSettlement>
|
||||
</rsm:SupplyChainTradeTransaction>
|
||||
</rsm:CrossIndustryInvoice>
|
||||
</rsm:CrossIndustryInvoice>
|
||||
@@ -322,4 +322,4 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
</ram:ReceivableSpecifiedTradeAccountingAccount>
|
||||
</ram:ApplicableHeaderTradeSettlement>
|
||||
</rsm:SupplyChainTradeTransaction>
|
||||
</rsm:CrossIndustryInvoice>
|
||||
</rsm:CrossIndustryInvoice>
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user