Commit graph

12 commits

Author SHA1 Message Date
sparkyx
9898434767 Merge branch '250826-e-einvoice' into unstable
* 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
  ...
2025-10-06 09:01:38 +02:00
sparkyx
d776c7bf98 E-INVOICE: add code quantity 2025-10-06 08:54:21 +02:00
sparkyx
6335118b7d Fix PHPUNIT for PHP8.2 and compatibility PHP8.2 2025-09-04 08:42:46 +02:00
sparkyx
6c3154abbd Code improvement : change fiche function
getAttribut becomes load_attribute,
 strAttribut becomes set_attribute
getAttribut becomes get_attribute
2025-08-01 17:44:22 +02:00
sparkyx
34a193ee4a Improve autonumbering accounting,
to force accounting in  parent class
2023-08-09 13:09:31 +02:00
sparkyx
743efc3223 Last detail : logo , fix unit test file 2023-02-07 16:35:25 +01:00
sparkyx
21b1cb3d84 Bug #0002219: Compatibilité PHP 8.2 , 8.1 , 8.0 2023-02-01 16:49:24 +01:00
sparkyx
69bbda205c Bug : default accounting override existing one 2023-01-14 12:56:05 +01:00
sparkyx
50180e68ad New #2195 0002195: Création catégorie : ordre des attributs 2022-09-16 15:08:29 +02:00
sparkyx
faa8543de2 Fix Bug : accounting history was not shown when dble clicked 2022-09-10 21:39:24 +02:00
sparkyx
70f91d472c Improve translation and test 2022-08-30 00:56:33 +02:00
sparkyx
020c2fd179 PhpUnit test for Fiche 2022-08-29 22:26:33 +02:00
Renamed from unit-test/include/class/card_property.Test.php (Browse further)