sparkyx
12a3d95149
Fix 2398 : bug si melange de montants négatifs et positifs avec de la
...
TVA en autoliquidation
2024-12-20 20:20:40 +01:00
sparkyx
e2469ac989
Merge branch '241104-correct' into unstable
...
* 241104-correct:
PHP8.3 : remove deprecated in Document_Type
2024-11-16 09:15:07 +01:00
sparkyx
03da6c8cdb
SCENARIO TEST : rename function CSV2TABLE
2024-11-04 23:18:42 +01:00
sparkyx
63e2566275
SCENARIO TEST : improve scenario et documentation. Load files from folders
2024-11-04 22:56:39 +01:00
sparkyx
b5ea6eee0f
Compatibility php8.3, scenario test
2024-11-04 22:56:20 +01:00
Dany wm
2e41ea5945
activate assert for php8.3
2024-11-04 22:56:08 +01:00
Dany wm
53a7cfb86c
rewrite unit test for scenario
2024-11-04 22:56:02 +01:00
Dany wm
9e5489a98c
review scenario : acc_ledger_history
2024-11-04 22:55:57 +01:00
sparkyx
f6dccff154
PHP8.3 : remove deprecated in Document_Type
2024-11-04 09:37:26 +01:00
sparkyx
cc405a1620
PHP8.3 : remove deprecated in Document_Type
2024-11-04 09:36:58 +01:00
sparkyx
a618ef4a44
Change menu code , replace CFG by C0 or C1 , new standard
2024-08-09 21:16:57 +02:00
sparkyx
552639501a
IVATNumber : check VAT number of tiers via VIES service
2024-05-15 10:42:47 +02:00
sparkyx
b382455dd0
New Icon_Action for hidding or showing a DIV
2022-10-16 23:10:31 +02: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
521ba9ee45
Task #0002192 : Pouvoir agrandir les descriptions lors de vente ,d'achat et opérations diverses
2022-09-10 19:56:19 +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
sparkyx
4486d52769
Task #0002182 : Bouton fiche avec nouvelle icone + possibilité d'ajouter des fiches
2022-07-17 16:06:38 +02:00
sparkyx
b25682eada
Additional Tax : automatic compute
2022-05-31 16:58:39 +02:00
sparkyx
c4645e68e1
Supplemental TAX : manage parameter
...
A ledger can have only 1 supplemental tax
2022-05-22 11:07:41 +02:00
sparkyx
8155f502c3
code cleaning
...
rename class Acc_Ledger_Sold to Acc_Ledger_Sale ,
improve doc ,
improve phpunit test
2021-08-05 16:50:29 +02:00
Dany De Bontridder
4a3731a3e0
File cleaning
2021-06-06 13:30:11 +02:00
sparkyx
0ef74679da
Manage Table : improve, set option for the column and header (CSS style, javascript,...)
2021-05-31 15:30:09 +02:00
sparkyx
1a632a2d1c
Task #0001992 : Prévision, calcul avec comptabilité analytique
2021-05-24 12:39:50 +02:00
sparkyx
769634cf9d
Code Rewriting : rename Noalyss_SQL class by Table_Data_SQL
2021-05-07 15:45:58 +02:00
sparkyx
d6435fcacb
javascript : test and improve cosmetic
2021-04-23 21:58:43 +02:00
sparkyx
e9643d4a4f
Cosmetic
2021-03-25 17:48:37 +01:00
sparkyx
3867346d28
rel8100
...
Merge branch 'master' into entreprise
2021-03-12 19:19:00 +01:00
sparkyx
2ce39d8d7f
Improve scenario test
2021-03-10 15:08:50 +01:00
sparkyx
f92a724c0c
Fix special char with input-select
2021-03-09 14:28:53 +01:00
sparkyx
92f1140987
Add a new parameter to title_box to enlarge the div, by default for
...
all input dialog box of ManageTable
2021-03-09 13:02:44 +01:00
sparkyx
cd6ddfc78e
ICard Improve doc and test
2021-02-02 17:36:48 +01:00
sparkyx
a2a31c8b3f
New : 0001890: Avertissement si la document à télécharger est trop gros,
...
on ne peut soumettre le fichier
2021-01-29 12:06:56 +01:00
sparkyx
ce0a8f85ff
Merge branch 'dev-8-select-box'
2021-01-26 00:46:38 +01:00
sparkyx
846c5a8eea
Improve : Select_Box , placement
2021-01-25 18:40:20 +01:00
sparkyx
957a19247b
Cosmetic & code cleaning
2021-01-24 10:19:29 +01:00
sparkyx
5b75b8127a
Task #0001861 : Plage de cases à cocher
2020-11-04 17:06:53 +01:00
Dany De Bontridder
30688bda9d
Improve Input_Switch , do not echo but returns string
2020-10-10 19:35:10 +02:00
Dany De Bontridder
cb0a8491de
Merge branch 'dev-7201' into entreprise
...
* dev-7201:
Bug 1786: Comptabilité analytique : TVA non déductible bloque
http_input , trim on array is invalid
Test : correct test for Acc_Ledger_Factory : payment status
Bug in reconcile for bank amount: total_invoice is null for FIN and ODS
Bug : search
Bug #1783 : les nombres commençant par zéro ne sont pas supportés
zero is considered as empty value
http_input replace empty by a value
export historic card csv : column wrong
Remove direct access to $http
Documentation + bug cosmetic about TVA_SIDED : total operation shown instead of total_invoice (VAT REVERSED)
Fix cosmetic + export histo CSV with operation filter
Round VAT
add forgotten file
Change logo
warning about session_start
Acc_Ledger_Search , fix small bug + Test file
Documentation
TEST fix bug in acc_balanceTest
2020-01-17 20:27:49 +01:00
Dany De Bontridder
a22189a908
Test : correct test for Acc_Ledger_Factory : payment status
2019-12-08 14:09:09 +01:00
Dany De Bontridder
8ca0bc287b
Improve Scenario Test
2019-10-26 16:36:50 +02:00
Dany De Bontridder
67469ce1b5
test : use the accounting with the biggest number of records
2019-10-26 16:35:15 +02:00
Dany De Bontridder
024797c667
test : find the accounting with the biggest number of records
2019-10-26 16:35:01 +02:00
Dany De Bontridder
fa4c55ade9
improve test for fiche get_row
2019-10-26 16:34:39 +02:00
Dany De Bontridder
9e55774ca3
Improve Scenario Test
2019-10-26 16:33:29 +02:00
Dany De Bontridder
df3557ac37
test : use the accounting with the biggest number of records
2019-10-26 16:15:46 +02:00
Dany De Bontridder
860930923c
test : find the accounting with the biggest number of records
2019-10-26 16:12:57 +02:00
Dany De Bontridder
295ee78647
improve test for fiche get_row
2019-10-26 16:07:10 +02:00
Dany De Bontridder
0030779e71
Merge branch 'dev7109' into entreprise
...
# Conflicts:
# html/install.php
# include/class/acc_ledger.class.php
# include/class/noalyss_parameter_folder.class.php
# include/company.inc.php
2019-09-12 21:57:47 +02:00
Dany De Bontridder
5e291fc48f
New : icon_action:slider icon_action:comment
...
and fix single quote issue in icon_action:tips
2019-08-27 19:28:38 +02:00