* 251029-einvoice:
QuickCode : default = base for accounting + card name
Cosmetic : set layer correctly
ICARD: improve, action in javascript after cleaning the input of the qcode
VAT : fix bug when VAT not usable for ledger or purchase
cosmetic : padding inner_box
COSMETIC: z-index computed properly for managetable and search_account
FIX : problem with VAT SELECT: cannot update the right DOMID
E-INVOICE : VATEX filter on the country
E-INVOICE : add VATEX CODE in C0VAT E-INVOICE vatex code check when computing an invoice
Improve SELECT_BOX
PHP8.2 deprecated: dynamic properties + cosmetic menu
Code improvement and ergonomy for menu display
e-invoice : import creditNote and create a PDF
use protected instead of private, remove debug info
e-invoice : make a PDF with credit note
Supplementary documents for an operation, an operation can have several attached documents
Improve: message for uploading , compute ini value and color red for the trash can
E-INVOICE extract all documents from XML and store in DB
E-INVOICE: Peppol id is used to compose the UBL21, improve check and use
* 250826-e-einvoice: (29 commits)
Update VENDOR : remove useless
Factur-X norme 3 (May 15th, 2025)
E-INVOICE : if upload an XML file than the embedded document will be saved separately, if there is no embedded document a standard document with info from XML will be generated
E-INVOICE , when loading a XML , the file is splitted into a PDF and XML
XMLInvoiceReader : extract information from XML
E-INVOICE : corrige PriceAmount
E-INVOICE : show the XML to download
Database: upload file function
E-INVOICE : export XML if exists from ledger_detail_bottom
E-INVOICE : create standard invoice if not convert
E-INVOICE: small bugs UBL21
E-INVOICE: negative amount
e-invoice : add communication , bank and buyer reference
e-invoice : display errors if cannot be created
Typo : space quantity
PHPUNIT : adapt 12.3
E-INVOICE: check data before generating E-INVOICE: add missing for Belgium : BuyerReference and Due_Date
E-INVOICE: add code quantity
E-INVOICE : add AdditionalDocument
XMLInvoice adapt currency
...
set double authentication : create, send link, usable with
FreeOTP (opensource) AEgis (opensource) and Google Authenticator
1. OTP : prevent direct access without going throught the 2FA mechanism
2. Go back to the url where you were disconnected
3. Cosmetic