Commit graph

5981 commits

Author SHA1 Message Date
sparkyx
e431f1d54d FREC = Upload of document fails 2025-12-08 10:32:07 +01:00
sparkyx
55b1a11f6a Acc_Ledger_Search : Inject column 2025-12-06 17:57:54 +01:00
sparkyx
bab42b7f7f fix : sale : numbering invoice 2025-12-06 10:09:37 +01:00
sparkyx
eb8ce1c50b translation 2025-12-06 08:29:53 +01:00
sparkyx
69feb18311 translation EN 2025-12-06 07:31:54 +01:00
sparkyx
36232abc2b VAT , code VATEX must be used only UBL21 no FacturX 2025-12-05 15:58:34 +01:00
sparkyx
6485a6e5df code documentation 2025-12-05 15:48:34 +01:00
sparkyx
1a52bfde61 PDF for XMLDocument 2025-12-05 15:48:20 +01:00
sparkyx
5a5824f01f add correct PEPPOL_ID 2025-12-05 10:51:01 +01:00
sparkyx
cbc11ac652 remove COUNTRY_CODE 2025-12-05 10:48:32 +01:00
sparkyx
d070ebe1c2 XMLREADER: to_pdf doesn't require a DB conx 2025-12-05 10:47:49 +01:00
sparkyx
929519f122 UBL21 : PEPPOL_ID mandatory 2025-12-05 10:47:06 +01:00
sparkyx
e69edcfadc Update doc 2025-12-05 09:09:06 +01:00
sparkyx
5462ce1d99 Fix bug refresh in "commit event" 2025-12-05 09:08:53 +01:00
sparkyx
abde26d488 Cosmetic : size of some dialog box 2025-12-04 15:38:19 +01:00
sparkyx
cc8f1adeba widget summary : review appearance 2025-12-04 15:12:25 +01:00
sparkyx
8320336302 delayed action order (widget) 2025-12-04 08:53:13 +01:00
sparkyx
f2729a9612 e-invoice extract allowance 2025-12-03 16:36:36 +01:00
sparkyx
12f68b290b new function to convert array to array for ISelect 2025-12-02 16:20:13 +01:00
sparkyx
50d43e6af6 Bookmark: address not computed properly 2025-12-02 08:45:31 +01:00
sparkyx
750308d10b cleaning template, mail parameter (namespace issue) , correct upgrade204.sql 2025-11-30 18:25:05 +01:00
sparkyx
02285aa1d4 Fix issue when creating template 2025-11-30 16:00:42 +01:00
sparkyx
a742b881fe Cosmetic: for predefined operation add padding 2025-11-30 11:06:13 +01:00
sparkyx
04677310e3 compute amount when selecting card from a dialog box 2025-11-30 11:05:58 +01:00
sparkyx
883ebfabf6 Payment: warning, make a difference between the payment in e-invoice and
a second operation
2025-11-30 10:30:32 +01:00
sparkyx
da890f3bf1 XMLINVOICE: payment meaning 2025-11-30 10:24:44 +01:00
sparkyx
427eb77fd9 XMLInvoice
Check the type of XML document and throw an exception if invalid
2025-11-29 09:04:14 +01:00
sparkyx
b8524353fa Change Logo to NOALYSS10 2025-11-29 08:09:35 +01:00
sparkyx
ae587e59a7 cosmetic menu admin 2025-11-27 18:40:57 +01:00
sparkyx
213144cbf2 No payment means if COMPANY_BANK_IBAN is empty 2025-11-27 10:46:35 +01:00
sparkyx
c75a289af9 Cosmetic : menu color and padding in inner_html 2025-11-27 10:31:11 +01:00
sparkyx
654b6447e2 VATEX code optional for invoice format BASIC 2025-11-26 17:20:48 +01:00
sparkyx
ccc839483f replace COMPANY_UBL_ID by COMPANY_PEPPOL_ID 2025-11-26 15:16:46 +01:00
sparkyx
9071b5891c SQL Upgrade Patch 2025-11-26 09:57:58 +01:00
sparkyx
238450c43d Warning if Accounting side incorrect from P0PST 2025-11-25 12:03:42 +01:00
sparkyx
340c02d851 Cosmetic : notice if accounting with wrong total 2025-11-25 11:20:31 +01:00
sparkyx
99d00af2d2 MODE Strict : block change date in details operation 2025-11-25 09:28:48 +01:00
sparkyx
3705c352c8 Card : quick code by default based on accounting + name 2025-11-24 13:16:44 +01:00
sparkyx
736fe561ad Document: generate : Document_type standard
Signed-off-by: sparkyx <danydb@noalyss.eu>
2025-11-24 13:16:20 +01:00
sparkyx
69428c639c Extension : read schema 2025-11-24 13:15:47 +01:00
sparkyx
a68fd5cb3d cosmetic : menu animation 2025-11-24 13:15:09 +01:00
sparkyx
6c4208bbab PDF : standardized color for row even and odd 2025-11-24 13:14:26 +01:00
sparkyx
a5d7ef6824 FacturX : PEPPOL ID not needed 2025-11-23 11:32:05 +01:00
sparkyx
4dacf83fb7 Fix VAT : recompute amounts 2025-11-22 16:28:40 +01:00
sparkyx
83efa90a33 PRERELEASE 10A 2025-11-22 15:59:27 +01:00
sparkyx
64c42b1c20 Merge branch '251029-einvoice' into unstable
* 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
2025-11-22 14:54:50 +01:00
sparkyx
d2f574d8c4 QuickCode : default = base for accounting + card name 2025-11-22 14:54:42 +01:00
sparkyx
44c9fd005c Cosmetic : set layer correctly 2025-11-22 11:11:01 +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