Commit graph

36 commits

Author SHA1 Message Date
sparkyx
9322113b80 ICheck_IBAN Number : check bank account (iban)
improve code CARD_PROPERTY
2025-10-26 17:10:38 +01:00
sparkyx
003fccf58b Improve PHPUNIT 2025-10-06 16:38:39 +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
8dca7f0866 PHPUNIT : adapt 12.3 2025-10-06 08:54:39 +02:00
sparkyx
40839add43 DatabaseCore : add the function lo_write , lo_replace and lo_read to create large
objects from string
2025-10-06 08:54:13 +02:00
sparkyx
95a79ae252 Http Input : remove harming tag from raw 2025-09-04 09:36:49 +02:00
sparkyx
bfdae33f16 Data_SQL and Table_Data_SQL add virtual column, to allow transformation
of columns in SQL, faster than transforming in PHP afterward
2025-05-21 11:15:13 +02:00
sparkyx
d9b1e4b2d2 Code Improve : Single_Record 2025-05-19 23:04:04 +02:00
sparkyx
70bae8b1b7 FIX bug due changes Data_SQL 2025-05-19 19:09:58 +02:00
sparkyx
69acd7f67d Code Improve : Data_SQL 2025-05-18 09:28:14 +02:00
sparkyx
470559cc61 DatabaseCore : documentation and improve query_to_csv 2024-05-17 20:12:34 +02:00
sparkyx
7ad7471c7d Final test 2024-02-27 16:34:31 +01:00
Dany wm
a124cf0a0e Cache : create a class for managing cache 2024-02-27 10:14:57 +01:00
sparkyx
1b69d6dcc8 Merge master 2023-12-05 13:57:01 +01:00
sparkyx
a0d1c26eaf Task #2309 mot de passe fort 2023-12-02 18:01:53 +01:00
sparkyx
9e2a63c718 Bug #0002219: Compatibilité PHP 8.2 , 8.1 , 8.0 2023-02-15 19:41:45 +01:00
sparkyx
6bd4f72178 Improve Test and set the Patch level to 181 2022-11-20 21:23:36 +01:00
sparkyx
4ffde0c1b0 Code cleaning pg_fetch_array
Postgresql fetch_array returns array with assoc only; except
on specific occasions
2022-10-05 11:36:43 +02:00
sparkyx
68d41b82ca Task #0002125: type , missed phoneTo for mobile , phone and faxTo, several
emails separated by a comma
2022-09-15 13:49:25 +02:00
sparkyx
2c300571fa New function mailto and tel 2022-09-14 16:30:58 +02:00
Dany De Bontridder
d606c1d6fa php8.1 : compatibility 2022-08-27 16:57:30 +02:00
sparkyx
e79a5e6b4d Test for changes 2022-08-27 11:33:44 +02:00
sparkyx
ab13a65796 PHP8 compatibility 2021-12-24 12:12:36 +01:00
sparkyx
613360befe Add new PHP Unit file 2021-12-06 18:57:05 +01:00
sparkyx
b0f58ab592 Fix : date before 2000 throws an exception 2021-10-21 23:46:52 +02:00
sparkyx
4b913f1e88 Improve code : Card_Property is separated from Card (Fiche) , add more
phpunit tests
2021-08-11 13:06:01 +02:00
sparkyx
8e353e9072 Typo , adapt unit-test 2021-06-20 13:30:39 +02:00
sparkyx
1931a06e0a Unit test : update 2021-05-17 12:54:21 +02:00
sparkyx
769634cf9d Code Rewriting : rename Noalyss_SQL class by Table_Data_SQL 2021-05-07 15:45:58 +02:00
sparkyx
5ffb31ea7e Task #1907: Gestion : événement ajout de lien hyperlnk 2021-03-20 15:04:58 +01:00
sparkyx
9e40622983 Tache #1844 Menu : ouverture menu par défaut 2021-01-15 15:39:41 +01:00
Dany De Bontridder
46295c939b Noalyss_SQL New function to get all indexed by the primary key
Create PHPUNIT for Noalyss_SQL
add new tests
2019-09-21 12:47:31 +02:00
Dany De Bontridder
26b623094e Noalyss_SQL New function to get all indexed by the primary key
Create PHPUNIT for Noalyss_SQL
add new tests
2019-09-21 12:46:06 +02:00
Dany De Bontridder
90ddcae3d9 Noalyss_SQL New function to get all indexed by the primary key
Create PHPUNIT for Noalyss_SQL
2019-09-21 12:36:46 +02:00
Dany De Bontridder
f84a96033e new coding convention , Change File name : class_ becomes file.class.php 2017-07-08 09:46:41 +02:00
Dany De Bontridder
81fd85eae3 Update unit test files 2016-02-11 16:03:24 +01:00