Commit graph

1433 commits

Author SHA1 Message Date
sparkyx
d2f574d8c4 QuickCode : default = base for accounting + card name 2025-11-22 14:54:42 +01:00
sparkyx
ac87e863ad ICARD: improve, action in javascript after cleaning the input of the qcode 2025-11-22 10:48:00 +01:00
sparkyx
1b2101c557 VAT : fix bug when VAT not usable for ledger or purchase 2025-11-22 10:27:16 +01:00
sparkyx
3716395a8e FIX : problem with VAT SELECT: cannot update the right DOMID 2025-11-22 08:40:33 +01:00
sparkyx
339caacb69 Fix Bug : choice a key in anc 2025-11-19 11:30:05 +01:00
sparkyx
7aaff4409b Fix Bug : choice a key in anc 2025-11-19 11:29:56 +01:00
sparkyx
55d7fda8d1 E-INVOICE : add VATEX CODE in C0VAT
E-INVOICE vatex code check when computing an invoice
2025-11-18 11:49:12 +01:00
sparkyx
3d2c9c53cf PHP8.2 deprecated: dynamic properties + cosmetic menu 2025-11-17 11:41:58 +01:00
sparkyx
aaf9a16851 e-invoice : import creditNote and create a PDF 2025-11-12 12:11:44 +01:00
sparkyx
35d73582b0 E-INVOICE extract all documents from XML and store in DB 2025-11-07 18:22:35 +01:00
sparkyx
63bee473de Compatibility PHP8.3 and Typo 2025-10-29 09:53:33 +01:00
sparkyx
a1c59f6cf0 PEPPOL: allow to verify that the customer has is on PEPPOL (Belgium only) 2025-10-29 09:52:03 +01:00
sparkyx
ec8c0805bd Code improve: Card Property 2025-10-26 17:10:43 +01:00
sparkyx
9322113b80 ICheck_IBAN Number : check bank account (iban)
improve code CARD_PROPERTY
2025-10-26 17:10:38 +01:00
sparkyx
23d77ad996 Improve code 2025-10-24 11:53:32 +02:00
sparkyx
169820ae43 Improve record_log() : use noalyss/log and apache log 2025-10-24 11:51:25 +02:00
sparkyx
2c7447ccca Note : limit to 120 char in history 2025-10-19 12:29:32 +02:00
sparkyx
8ca0f9d568 Code rewrite : save Acc_Document without passing by Document 2025-10-19 12:15:49 +02:00
sparkyx
145301bd34 Documentation and add toString to acc_operation and children 2025-10-19 11:12:09 +02:00
sparkyx
797b8bf254 XMLInvoice : add phpunit for FacturX & InvoiceUBL21 2025-10-19 10:44:31 +02:00
sparkyx
98d463454b TinyMCE : comment on operation 2025-10-18 16:03:10 +02:00
sparkyx
4a5ad9a580 TinyMCE: different type of editor :full,minimal, no-toolbar, plain 2025-10-17 10:18:40 +02:00
sparkyx
067434e520 Purchase : test $_FILES before trying to save file 2025-10-06 16:37:32 +02:00
sparkyx
2818a4a955 Invoice_PDF : align number 2025-10-06 09:19:23 +02:00
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
fd21804f21 Factur-X norme 3 (May 15th, 2025) 2025-10-06 08:54:39 +02:00
sparkyx
8039f3438a 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
2025-10-06 08:54:39 +02:00
sparkyx
be3b40ac94 E-INVOICE , when loading a XML , the file is splitted into a PDF and XML 2025-10-06 08:54:39 +02:00
sparkyx
472406aa3f E-INVOICE : show the XML to download 2025-10-06 08:54:39 +02:00
sparkyx
d2a199ffce Database: upload file function 2025-10-06 08:54:39 +02:00
sparkyx
4c5fa7ebea E-INVOICE : export XML if exists from ledger_detail_bottom 2025-10-06 08:54:39 +02:00
sparkyx
497a544433 E-INVOICE : create standard invoice if not convert 2025-10-06 08:54:39 +02:00
sparkyx
8a3c718186 E-INVOICE: small bugs UBL21 2025-10-06 08:54:39 +02:00
sparkyx
1961634f0f E-INVOICE: negative amount 2025-10-06 08:54:39 +02:00
sparkyx
817dc6f345 e-invoice : add communication , bank and buyer reference 2025-10-06 08:54:39 +02:00
sparkyx
244249132f e-invoice : display errors if cannot be created 2025-10-06 08:54:39 +02:00
sparkyx
8dca7f0866 PHPUNIT : adapt 12.3 2025-10-06 08:54:39 +02:00
sparkyx
9ebb89b38a E-INVOICE: check data before generating
E-INVOICE: add missing for Belgium : BuyerReference and Due_Date
2025-10-06 08:54:21 +02:00
sparkyx
d776c7bf98 E-INVOICE: add code quantity 2025-10-06 08:54:21 +02:00
sparkyx
9dce6c8643 XMLInvoice adapt currency 2025-10-06 08:54:21 +02:00
sparkyx
b865a6e8d4 Fix small bugs 2025-10-06 08:54:21 +02:00
sparkyx
21b8903971 Code documenting 2025-10-06 08:54:21 +02:00
sparkyx
36183ceda0 E-INVOICE : add the PDF Into the UBL21
Save the XML Invoice into jrn.jr_document_xml
2025-10-06 08:54:13 +02:00
sparkyx
ea8c61f2ce Fix email mimetype for attachment 2025-10-06 08:54:13 +02:00
sparkyx
5ea7edac57 Acc_Document: new class for document created for accountancy : invoice, feenote,... 2025-10-06 08:54:00 +02:00
sparkyx
c29e681098 Fix : C0MENU doesn't save the value 2025-09-21 12:05:16 +02:00
sparkyx
24fa6566de Fix : C0MENU doesn't save the value 2025-09-21 12:04:48 +02:00
sparkyx
71d1fd4d6e fix bug : side of balance in history of a a card and replace direct access to superglobal and fix bug 2025-09-20 09:42:30 +02:00
sparkyx
ce8990e1bf fix bug : side of balance in history of a a card and replace direct access to superglobal and fix bug 2025-09-20 09:31:57 +02:00
sparkyx
49902e59f6 recover password email in HTML + improve message 2025-09-13 12:35:24 +02:00