Hi all,
As new user of Tryton, I want first thank you for the huge effort that you do to provide and maintain a so great tools, to give your time and energy to contribute in the project keeping the open-source mindset alive.
I have just started an activity and as strong believer and supporter of the open-source mindset, I try to contribute and use as much as possible open-source tools.
Current version of trytond: 7.8.6
During the last days, I have spent a lot of time trying to understand first and then fix issues that I have with Peppol and trying to find the potential missing configuration.
I have tried to send a first invoice via Peppol but Iâm getting the following error (logs from Peppyrus)
Fatal validation errors:
[BR-47]-Each VAT breakdown (BG-23) shall be defined through a VAT category code (BT-118).
[BR-48]-Each VAT breakdown (BG-23) shall have a VAT category rate (BT-119), except if the Invoice is not subject to VAT.
[BR-CO-17]-VAT category tax amount (BT-117) = VAT category taxable amount (BT-116) x (VAT category rate (BT-119) / 100), rounded to two decimals.
[BR-CO-04]-Each Invoice line (BG-25) shall be categorized with an Invoiced item VAT category code (BT-151).
[BR-CL-24]-For Mime code in attribute use MIMEMediaType.
[PEPPOL-EN16931-CL001] Mime code must be according to subset of IANA code list.
I have tried to fix the issue by adding the UNECE Category code to Standard rate to add the CBC ID related to BR-47 and BR-48
I have edited the xml to remove the attachment and avoid BR-CL-24 and PEPPOL-EN16931-CL001
But I still have errors.
As I have done multiple attempts, I have now multiple time the same invoice in Tryton. Is it a way to clean this up and remove all the invoice created ?
I should have make all those on the test environment. I will build a quick one tonight.
Thank you for your support,
Thomas