Laurent Destailleur
|
c02fb6b9a8
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2021-08-28 03:15:47 +02:00 |
|
Laurent Destailleur
|
3d72a21396
|
Clean code
|
2021-08-28 03:09:41 +02:00 |
|
Laurent Destailleur
|
2dd91bf312
|
Clean code
|
2021-08-27 23:36:06 +02:00 |
|
Laurent Destailleur
|
46d993c9a6
|
Clean code
|
2021-08-27 22:42:04 +02:00 |
|
Laurent Destailleur
|
2f225ee7e5
|
Clean code by adding cast int.
|
2021-08-27 16:33:03 +02:00 |
|
Vincent Dieltiens
|
1aedcc54b5
|
Add hook to reception/list.php to allow add joins
|
2021-08-25 17:28:14 +02:00 |
|
Laurent Destailleur
|
65629711d0
|
FIX #18484
|
2021-08-25 14:53:14 +02:00 |
|
Christian Foellmann
|
f094b4c70c
|
fix up most of the remaining submit inputs
|
2021-08-24 17:04:17 +02:00 |
|
Laurent Destailleur
|
22339a3ed3
|
Merge pull request #18451 from cfoellmann/PR/form-buttons-function
improve forms - buttonsSaveCreate()
|
2021-08-24 15:26:03 +02:00 |
|
Laurent Destailleur
|
dc006b0ebb
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/class/html.form.class.php
|
2021-08-23 19:44:02 +02:00 |
|
Laurent Destailleur
|
8485fee5f9
|
Cast numeric into on sql request
|
2021-08-23 19:33:24 +02:00 |
|
Laurent Destailleur
|
d4b5ee6c85
|
Fix cast into variable into sql request.
|
2021-08-23 17:41:11 +02:00 |
|
Christian Foellmann
|
d706c3b1ec
|
use Forms::buttonsSaveCreate() to generate most of the Save|Cancel forms combination
|
2021-08-20 14:41:30 +02:00 |
|
Laurent Destailleur
|
ae28dad72e
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2021-08-17 18:08:40 +02:00 |
|
Laurent Destailleur
|
955e9de1b7
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
htdocs/fourn/class/fournisseur.facture.class.php
htdocs/product/reassortlot.php
htdocs/product/stock/product.php
htdocs/product/stock/productlot_card.php
htdocs/reception/card.php
|
2021-08-17 18:07:10 +02:00 |
|
Laurent Destailleur
|
ceaaff0186
|
Sellby always before Eatby #18361
|
2021-08-17 18:05:34 +02:00 |
|
Laurent Destailleur
|
c0a086fad8
|
Sellby always before Eatby #18361
|
2021-08-17 17:55:00 +02:00 |
|
atm-florian
|
68130ec274
|
FIX: line extrafields are inoperative in dispatch cards even when they exist
|
2021-07-16 19:24:34 +02:00 |
|
stickler-ci
|
e617f9ca38
|
Fixing style errors.
|
2021-07-11 07:53:53 +00:00 |
|
fr69400
|
f3ebbbbbc0
|
Update note.php
|
2021-07-11 09:53:38 +02:00 |
|
stickler-ci
|
4272f93aa4
|
Fixing style errors.
|
2021-07-09 16:41:41 +00:00 |
|
fr69400
|
e45d5c1d0d
|
NEW add hookmanager on note pages
|
2021-07-09 18:36:21 +02:00 |
|
Laurent Destailleur
|
34cebe6aa3
|
Look and feel v14
|
2021-06-14 01:11:39 +02:00 |
|
Laurent Destailleur
|
16f1210e8a
|
Fix phpcs
|
2021-06-09 17:51:22 +02:00 |
|
Laurent Destailleur
|
fb46ece906
|
Fix yogosha 6347
|
2021-06-09 15:36:47 +02:00 |
|
Laurent Destailleur
|
2586fcd1a3
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/commande/class/commandestats.class.php
htdocs/core/actions_massactions.inc.php
htdocs/core/modules/propale/doc/pdf_cyan.modules.php
htdocs/holiday/month_report.php
htdocs/product/class/product.class.php
htdocs/product/stock/class/mouvementstock.class.php
htdocs/societe/list.php
|
2021-06-04 11:20:38 +02:00 |
|
Laurent Destailleur
|
33a4c98dc3
|
Fix popup
|
2021-06-02 04:34:10 +02:00 |
|
Laurent Destailleur
|
5a260865dc
|
FIX Creation of reception (missing extrafields). Lose data if error.
Conflicts:
htdocs/reception/card.php
|
2021-06-02 04:23:19 +02:00 |
|
Laurent Destailleur
|
bda42403b2
|
FIX Creation of reception (missing extrafields). Lose data if error.
|
2021-06-02 04:15:21 +02:00 |
|
Laurent Destailleur
|
1ca73e609c
|
Clean code
|
2021-05-10 19:26:47 +02:00 |
|
Laurent Destailleur
|
73f63509e3
|
Fix permissions
|
2021-05-10 19:12:03 +02:00 |
|
Laurent Destailleur
|
a2cd181435
|
FIX Debug reception module
|
2021-05-10 11:53:19 +02:00 |
|
Laurent Destailleur
|
ed18045807
|
FIX The comment of a reception was not correctly managed
|
2021-05-10 11:30:37 +02:00 |
|
Laurent Destailleur
|
9973085613
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/comm/action/card.php
htdocs/comm/propal/card.php
htdocs/compta/bank/releve.php
htdocs/compta/paiement/rapport.php
htdocs/core/class/extrafields.class.php
htdocs/core/modules/expedition/doc/pdf_espadon.modules.php
htdocs/reception/card.php
htdocs/societe/societecontact.php
|
2021-05-03 19:36:49 +02:00 |
|
Laurent Destailleur
|
0037da1a56
|
FIX selection of project for reception must use
PROJECT_CAN_ALWAYS_LINK_TO_ALL_SUPPLIERS
|
2021-04-27 23:29:53 +02:00 |
|
Laurent Destailleur
|
11437a8077
|
css
|
2021-04-27 17:28:28 +02:00 |
|
Laurent Destailleur
|
d138e7410b
|
Clean code
|
2021-04-26 19:12:23 +02:00 |
|
Laurent Destailleur
|
fd2d317b4a
|
Fix #yogosha5881
|
2021-04-25 15:55:36 +02:00 |
|
Laurent Destailleur
|
d0cc64479d
|
Fix protect sql
|
2021-04-24 20:18:11 +02:00 |
|
Laurent Destailleur
|
dcf460e248
|
Use css on img_picto
|
2021-04-14 12:28:01 +02:00 |
|
Anthony Berton
|
707bf5adca
|
picto_mass_actions
|
2021-04-14 10:20:34 +02:00 |
|
Alexandre SPANGARO
|
44133166de
|
Merge remote-tracking branch 'upstream/develop' into 14a36
|
2021-04-12 21:35:03 +02:00 |
|
Laurent Destailleur
|
8a62d97b89
|
Remove one thousand of useless files
|
2021-04-12 15:57:16 +02:00 |
|
Laurent Destailleur
|
81487d76b2
|
Clean code of ol deprecated option
|
2021-04-12 15:37:26 +02:00 |
|
Alexandre SPANGARO
|
87cc1b2601
|
Add right supplier_invoice
|
2021-04-12 07:37:34 +02:00 |
|
Alexandre SPANGARO
|
b3744bce24
|
Work on split module fournisseur
|
2021-04-12 06:04:08 +02:00 |
|
Alexandre SPANGARO
|
ce7c5a0c7b
|
Work on split module fournisseur
|
2021-04-11 04:24:21 +02:00 |
|
Laurent Destailleur
|
14c7ce7492
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/class/html.form.class.php
htdocs/reception/card.php
|
2021-03-31 13:59:21 +02:00 |
|
Florian HENRY
|
cd37d3440a
|
fix : test on reception must be done on lineToTest if checked
|
2021-03-30 23:04:29 +02:00 |
|
Florian HENRY
|
0f6dae313d
|
fix : test on reception must be done on lineToTest if checked
|
2021-03-30 23:02:53 +02:00 |
|