Laurent Destailleur
|
2d17e77ff7
|
Fix warning
|
2023-05-01 17:29:54 +02:00 |
|
Frédéric FRANCE
|
057407554a
|
use isModEnabled
|
2023-04-19 14:06:16 +02:00 |
|
Laurent Destailleur
|
1f195a3be5
|
Fix #yogosha14963
|
2023-02-04 14:04:25 +01:00 |
|
Laurent Destailleur
|
8ced29cb00
|
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2023-01-11 21:32:41 +01:00 |
|
Laurent Destailleur
|
4f350d878c
|
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
|
2023-01-11 21:07:43 +01:00 |
|
Maxime Kohlhaas
|
c0a7bca04e
|
Fix supplier reccurent invoice if no pdf model
|
2023-01-11 10:50:58 +01:00 |
|
Laurent Destailleur
|
577ef4a8a1
|
Merge pull request #23501 from aspangaro/18a4
Use isModEnabled()
|
2023-01-11 10:29:37 +01:00 |
|
Alexandre SPANGARO
|
8f5edcab02
|
Use isModEnabled()
|
2023-01-11 06:11:41 +01:00 |
|
Laurent Destailleur
|
6824f82cc8
|
Fix warnings
|
2022-12-28 13:58:23 +01:00 |
|
Laurent Destailleur
|
ed734c3f5e
|
Debug v17
|
2022-12-10 16:45:44 +01:00 |
|
Frédéric FRANCE
|
9150f5102e
|
Merge remote-tracking branch 'upstream/develop' into pr/grandoc/22009
|
2022-09-02 11:44:45 +02:00 |
|
Philippe GRAND
|
f5a50c828d
|
update code
|
2022-09-01 09:55:19 +02:00 |
|
Philippe GRAND
|
bf6a2d4abe
|
update code
|
2022-08-31 22:31:05 +02:00 |
|
Frédéric France
|
8e66b7207e
|
replace ! empty by !empty
|
2022-08-31 22:14:20 +02:00 |
|
Laurent Destailleur
|
603c7f0c39
|
Debug v16
|
2022-06-17 12:30:34 +02:00 |
|
Laurent Destailleur
|
dd392143e1
|
Fix conf->projet conf->project
|
2022-06-14 17:53:17 +02:00 |
|
Maxime Kohlhaas
|
cff5ec8605
|
Fix : fields must check module enabled
|
2022-05-21 00:08:18 +02:00 |
|
Laurent Destailleur
|
177e8c17fb
|
Fix scrutinizer
|
2022-05-18 11:23:21 +02:00 |
|
Laurent Destailleur
|
27acaa45f5
|
Clean deprecated field
|
2022-04-07 14:18:24 +02:00 |
|
atm-florian
|
216b4b7309
|
16.0 - deprecate amount field of FactureFournisseur and FactureFournisseurRec
|
2022-04-05 17:30:36 +02:00 |
|
Laurent Destailleur
|
efa302f865
|
Fix phpunit
|
2022-04-05 15:23:17 +02:00 |
|
Laurent Destailleur
|
7c591d95d9
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
|
2022-04-05 13:48:39 +02:00 |
|
Laurent Destailleur
|
d270a1a64b
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2022-04-05 13:37:13 +02:00 |
|
Laurent Destailleur
|
f0433244aa
|
Fix sql
|
2022-04-05 13:36:25 +02:00 |
|
atm-florian
|
b872fb2eac
|
FIX 16.0 - missing quotes in SQL for frequency unit update for template supplier invoices
|
2022-04-05 12:28:40 +02:00 |
|
Laurent Destailleur
|
d514d72ac5
|
Doxygen
|
2022-04-03 12:35:30 +02:00 |
|
Laurent Destailleur
|
d3161f2c4e
|
Clean code
|
2022-04-02 16:19:34 +02:00 |
|
Laurent Destailleur
|
7745203c16
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2022-04-02 16:17:04 +02:00 |
|
Laurent Destailleur
|
bb5cf1ed2e
|
Merge pull request #20517 from ATM-Consulting/FIX_16.0_getNomUrl_for_supplier_invoice_templates
FIX 16.0 - copy `title` over `ref` on FactureFournisseurRec object
|
2022-04-02 16:16:55 +02:00 |
|
Laurent Destailleur
|
e2a957c738
|
Clean some trigger names
|
2022-04-02 16:08:04 +02:00 |
|
Laurent Destailleur
|
5b91ae062f
|
All triggers with a name XXX_UPDATE have been renamed XXX_MODIFY for
code consistency purpose.
|
2022-04-02 10:31:58 +02:00 |
|
atm-florian
|
5a52650548
|
FIX: missing trigger DELETE for FactureRec, FactureFournisseurRec
+ trigger name consistency ('UPDATE' -> 'MODIFY')
+ preparing future consistency mechanism with class constant
|
2022-04-01 19:07:17 +02:00 |
|
atm-florian
|
d84af9fdcd
|
FIX space-based indent (misconfigured IDE didn't take editorconfig into account)
+ fix tab-based code alignment whitespace (≠indentation)
|
2022-04-01 15:40:03 +02:00 |
|
atm-florian
|
560b8dc04c
|
FIX 16.0 - copy title over ref on FactureFournisseurRec object
|
2022-04-01 15:26:06 +02:00 |
|
Laurent Destailleur
|
95dc25587c
|
Standardize code of the fetch_lines()
|
2022-03-28 13:50:47 +02:00 |
|
Frédéric FRANCE
|
935482ee22
|
uniformize
|
2022-02-15 19:04:18 +01:00 |
|
Frédéric FRANCE
|
0ba912b1e5
|
add missing global
|
2022-02-15 18:14:44 +01:00 |
|
Laurent Destailleur
|
2c6b6ce4d1
|
Fix sql syntax error
|
2022-02-10 16:35:50 +01:00 |
|
Laurent Destailleur
|
a40f76c1d8
|
Merge
|
2022-02-10 11:15:59 +01:00 |
|
Laurent Destailleur
|
40f0aa45c8
|
Merge
|
2022-02-10 11:15:45 +01:00 |
|
Adrien Raze
|
ee52cac3ba
|
NEW : Template supplier invoices
|
2022-02-07 14:34:27 +01:00 |
|