Commit Graph

95871 Commits

Author SHA1 Message Date
Laurent Destailleur
2ff2640c8d
Update card.php 2021-03-10 17:16:49 +01:00
Adrien Raze
6a7ecf210f FIX : Travis returns 2021-03-10 15:38:01 +01:00
Laurent Destailleur
f3508eed83
Update card.php 2021-03-09 15:09:28 +01:00
stickler-ci
93e50bcba6 Fixing style errors. 2021-03-09 10:50:59 +00:00
Adrien Raze
b82f14859c FIX : no fetch required 2021-03-09 11:48:25 +01:00
stickler-ci
1afddabed4 Fixing style errors. 2021-03-09 10:41:03 +00:00
Adrien Raze
07015ef29e FIX : Using function getSommePaiement() instead of using SQL request 2021-03-09 11:35:24 +01:00
stickler-ci
c55c1ab854 Fixing style errors. 2021-03-09 09:58:11 +00:00
Adrien Raze
a67fd6c0a4 FIX : Update pencil should be shown only when no payments has been entered 2021-03-09 10:55:10 +01:00
stickler-ci
cb5d532665 Fixing style errors. 2021-03-08 16:24:54 +00:00
Adrien Raze
946a1fe82d Merge branch 'NEW/12.0_new_payments_on_salaries' of https://github.com/ATM-Consulting/dolibarr into FIX/salaries_card 2021-03-08 17:12:48 +01:00
Laurent Destailleur
a3896bd237 Restore default tabs 2021-03-08 16:47:49 +01:00
Laurent Destailleur
3b80b9dd75 Fix regression 2021-03-08 16:37:52 +01:00
Laurent Destailleur
146b57700c Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2021-03-08 16:34:32 +01:00
Laurent Destailleur
1980ce3b95
Merge pull request #15862 from frederic34/boxindex
can add box on member index page and user home
2021-03-08 16:34:13 +01:00
Laurent Destailleur
a79a4e876d
Merge branch 'develop' into boxindex 2021-03-08 16:34:05 +01:00
Laurent Destailleur
f3486e49fa CSS 2021-03-08 16:28:39 +01:00
Laurent Destailleur
24a0700426
Merge pull request #16573 from frederic34/box_index_societe
can add box on thirparties index
2021-03-08 16:25:46 +01:00
Laurent Destailleur
33cd0ae04e
Merge pull request #16580 from frederic34/patch-5
Do not return specimen if searching empty string value
2021-03-08 16:18:10 +01:00
Laurent Destailleur
66e7a9b283 NEW API Add option $includeifobjectisused to get a product 2021-03-08 16:17:20 +01:00
Laurent Destailleur
e3c31aa7b3
Merge pull request #16576 from c3do/patch-19
NEW API Get the list of product ids only
2021-03-08 16:08:30 +01:00
Laurent Destailleur
6367b843c3
Update api_products.class.php 2021-03-08 16:08:18 +01:00
Laurent Destailleur
67211d24fb
Update api_products.class.php 2021-03-08 16:07:30 +01:00
Laurent Destailleur
284f23a9c9
Merge pull request #16572 from frederic34/patch-3
fix phpunit
2021-03-08 16:05:14 +01:00
Laurent Destailleur
669a863353
Merge branch 'develop' into patch-3 2021-03-08 16:05:05 +01:00
Laurent Destailleur
06affc61be
Merge pull request #16582 from atm-gauthier/FIX_salaries2
Fix useless num_payment on llx_salary
2021-03-08 16:04:23 +01:00
Laurent Destailleur
1aba0c2bc9 NEW Can set order of execution of hooks 2021-03-08 15:56:41 +01:00
Laurent Destailleur
7bd93aa3ad Fix price format 2021-03-08 14:31:02 +01:00
Laurent Destailleur
8184e34de4
Merge pull request #16587 from ATM-Consulting/NEW/12.0_new_payments_on_vat
FIX : Rounding amount on VAT card updating
2021-03-08 14:29:29 +01:00
atm-gauthier
23f913ee86
Merge pull request #171 from atm-adrien/NEW/12.0_new_payments_on_salaries_rounding-amount
FIX : Rounding amount on card updating
2021-03-08 14:05:31 +01:00
atm-gauthier
e0ddb61074
Merge pull request #172 from atm-adrien/NEW/12.0_new_payments_on_vat_rounding-amount
FIX : Rounding amount on card updating
2021-03-08 14:05:27 +01:00
Laurent Destailleur
4ad24dd665
Merge pull request #16584 from hregis/fix_missing_user_get_rights
FIX missing user get rights
2021-03-08 13:48:42 +01:00
stickler-ci
66230c3f24 Fixing style errors. 2021-03-08 12:27:24 +00:00
Cédric
01db1161b6
Update api_products.class.php 2021-03-08 13:25:31 +01:00
Cédric
15fe2a7205
indicate if the product is used 2021-03-08 13:25:01 +01:00
Cédric
5fc5d9ab48
Update api_products.class.php 2021-03-08 12:12:29 +01:00
Laurent Destailleur
89066e50f8 css 2021-03-08 12:07:01 +01:00
Laurent Destailleur
9d8ec0441b css 2021-03-08 11:43:03 +01:00
x
e087c6ffe0 FIX : Rounding amount on card updating 2021-03-08 11:35:59 +01:00
Regis Houssin
4f4829ea70 FIX missing user get rights 2021-03-08 11:33:37 +01:00
Laurent Destailleur
ab89d85095 Fix for php8 2021-03-08 11:33:07 +01:00
x
1fec98c546 FIX : Rounding amount on card updating 2021-03-08 11:10:51 +01:00
Laurent Destailleur
c0e0300eb3 Enhance the page security 2021-03-08 11:08:58 +01:00
Florian Mortgat
c73dbebd8f
Merge pull request #169 from atm-adrien/NEW/12.0_new_payments_on_salaries_devadrien
FIX : pencil to update employee field on card view
2021-03-08 10:31:51 +01:00
x
55e9908601 FIX : PR returns 2021-03-08 10:09:38 +01:00
Gauthier PC portable 024
f9a1b5fd3e FIX : quote forgotten in merge 2021-03-08 09:21:03 +01:00
Laurent Destailleur
4d409e23f5 Missing declaration of properties 2021-03-08 09:16:33 +01:00
Gauthier PC portable 024
e7c030f576 Merge branch 'NEW/12.0_new_payments_on_salaries' of github.com:ATM-Consulting/dolibarr into FIX_salaries2 2021-03-08 09:16:00 +01:00
Laurent Destailleur
a1d97274fb Clean code for php8 2021-03-08 09:14:23 +01:00
Gauthier PC portable 024
ff97a41386 FIX : num_payment on llx_salary is useless 2021-03-08 09:00:52 +01:00