Frédéric FRANCE
|
46c4f28478
|
fix multiple warnings
|
2021-10-22 22:15:59 +02:00 |
|
Laurent Destailleur
|
f8010dfcbc
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
ChangeLog
htdocs/reception/list.php
htdocs/takepos/pay.php
|
2021-10-16 13:01:03 +02:00 |
|
Laurent Destailleur
|
b43dcb24f0
|
Update fournisseur.commande.class.php
|
2021-10-11 11:04:21 +02:00 |
|
Benjamin Chantalat
|
6e60e1f453
|
Fix date format into supplier order info tab
|
2021-10-09 20:38:46 +02:00 |
|
Benjamin Chantalat
|
5623e5f98a
|
Correct isset
|
2021-09-26 19:09:09 +02:00 |
|
Benjamin Chantalat
|
5cf90d0247
|
Correct date format
|
2021-09-24 14:10:19 +02:00 |
|
Benjamin Chantalat
|
c1e1a53503
|
Update Explicit date_creation instead of date
|
2021-09-23 13:23:16 +02:00 |
|
Benjamin Chantalat
|
5035ad9be1
|
Explicit date_creation instead of date
|
2021-09-15 12:32:18 +02:00 |
|
Laurent Destailleur
|
ee066ad725
|
Cast sql var
|
2021-09-03 21:25:43 +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
|
3b6559b1a6
|
Clean code by adding cast int.
|
2021-08-27 18:53:45 +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
|
23829ae637
|
Cast numeric into on sql request
|
2021-08-23 18:56:46 +02:00 |
|
Laurent Destailleur
|
d4b5ee6c85
|
Fix cast into variable into sql request.
|
2021-08-23 17:41:11 +02:00 |
|
Laurent Destailleur
|
d7317025e9
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/admin/pdf_other.php
|
2021-08-11 22:09:05 +02:00 |
|
Laurent Destailleur
|
ef4468153d
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
htdocs/core/class/commonobject.class.php
htdocs/core/tpl/extrafields_list_search_sql.tpl.php
htdocs/core/triggers/interface_20_modWorkflow_WorkflowManager.class.php
htdocs/fourn/class/fournisseur.commande.class.php
|
2021-08-11 22:07:13 +02:00 |
|
Laurent Destailleur
|
0cf2164260
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
Conflicts:
htdocs/core/triggers/interface_20_modWorkflow_WorkflowManager.class.php
htdocs/fourn/class/fournisseur.commande.class.php
|
2021-08-11 21:15:30 +02:00 |
|
Gauthier PC portable 024
|
087e269103
|
FIX : on supplier order, JOIN with product fourn price table must be done with fk_soc too to avoid display several times a same line (because of same supplier product ref)
|
2021-08-10 17:34:47 +02:00 |
|
Josep Lluís
|
20f347cd4c
|
Add missing line product variables
Add missing line product variables: product_tobatch and product_barcode
|
2021-07-20 07:07:01 +02:00 |
|
lmarcouiller
|
2a30c699ac
|
Fix #18063 : search filter status lost "Back to list"
|
2021-07-02 16:05:28 +02:00 |
|
Laurent Destailleur
|
5cc86d2319
|
Fix #yogosha6370
|
2021-06-14 13:51:09 +02:00 |
|
Laurent Destailleur
|
fb46ece906
|
Fix yogosha 6347
|
2021-06-09 15:36:47 +02:00 |
|
Laurent Destailleur
|
703001c625
|
Merge pull request #17532 from ibuiv/ibuiv-status-suppliers-hooks
New Hooks to rename Supplier Orders statuses
|
2021-06-05 02:11:29 +02:00 |
|
Laurent Destailleur
|
f0118183c8
|
Clean code
|
2021-06-05 01:11:05 +02:00 |
|
Laurent Destailleur
|
6ae4a75ac2
|
Update fournisseur.commande.class.php
|
2021-06-05 01:04:09 +02:00 |
|
Laurent Destailleur
|
cc1f98329d
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/admin/dict.php
htdocs/product/stock/replenish.php
htdocs/ticket/card.php
htdocs/user/class/api_users.class.php
|
2021-05-17 19:50:10 +02:00 |
|
Antonin MARCHAL
|
779c868eae
|
fix mistake and removed hookmanager unused
|
2021-05-17 13:48:21 +02:00 |
|
Antonin MARCHAL
|
c6aa078892
|
renamed LibStatut hook + removed useless hook
|
2021-05-17 13:46:01 +02:00 |
|
Francis Appels
|
c3bea1b46e
|
Fix: Add test to delete supplier order if reception exist
|
2021-05-17 12:00:56 +02:00 |
|
Laurent Destailleur
|
b2ba1f5540
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
Conflicts:
htdocs/admin/dict.php
htdocs/product/stock/replenish.php
|
2021-05-17 10:47:00 +02:00 |
|
stickler-ci
|
ea0d860593
|
Fixing style errors.
|
2021-05-12 14:55:32 +00:00 |
|
Antonin MARCHAL
|
1bfcfc3a0c
|
rename Hook and moved it into LibStatut method
|
2021-05-12 16:55:03 +02:00 |
|
Antonin MARCHAL
|
9ab12e2455
|
add (getNomUrl)
|
2021-05-07 17:06:53 +02:00 |
|
Laurent Destailleur
|
d0cc64479d
|
Fix protect sql
|
2021-04-24 20:18:11 +02:00 |
|
Laurent Destailleur
|
7e4dcde089
|
Merge pull request #17257 from ibuiv/patch-4
Fix Infinite Loop in trigger
|
2021-04-13 23:01:28 +02:00 |
|
Laurent Destailleur
|
1c8a2ce15a
|
Fix phpcs
|
2021-04-13 22:12:47 +02:00 |
|
Laurent Destailleur
|
97292d6843
|
Fix phpcs
|
2021-04-13 20:28:25 +02:00 |
|
stickler-ci
|
0511d5848e
|
Fixing style errors.
|
2021-04-13 18:24:18 +00:00 |
|
ibuiv
|
2a391dc13f
|
Fix Loop in trigger with CommandeFournisseur::createFromClone
added param $notrigger to avoid an infinite loop when createFromClone calls create
|
2021-04-13 20:19:02 +02:00 |
|
Alexandre SPANGARO
|
fb221a0541
|
Add right supplier_order
|
2021-04-12 09:59:03 +02:00 |
|
Alexandre SPANGARO
|
8d72448f43
|
Add right supplier_order
|
2021-04-12 09:47:16 +02:00 |
|
Alexandre SPANGARO
|
2d77b9bdf0
|
Work on split module fournisseur
|
2021-04-12 06:15:47 +02:00 |
|
Laurent Destailleur
|
280d534b7a
|
Fix phpcs
|
2021-04-10 00:29:32 +02:00 |
|
Laurent Destailleur
|
42ddb6e5f0
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/comm/index.php
htdocs/core/class/html.form.class.php
htdocs/core/lib/accounting.lib.php
htdocs/core/lib/website2.lib.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/fourn/class/paiementfourn.class.php
htdocs/public/ticket/view.php
|
2021-04-09 14:17:41 +02:00 |
|
Laurent Destailleur
|
f5881c6199
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
Conflicts:
htdocs/comm/index.php
htdocs/fourn/class/fournisseur.commande.class.php
|
2021-04-09 14:02:14 +02:00 |
|
Marc de Lima Lucio
|
7df09b6e9e
|
FIX: esupplier order: error 500 when using packaging with product where it is not defined
|
2021-04-07 10:41:36 +02:00 |
|
Laurent Destailleur
|
fb84608586
|
Clean sql
|
2021-03-30 03:37:54 +02:00 |
|
Laurent Destailleur
|
3a4bb69c05
|
FIX #yogosha5749
|
2021-03-29 15:32:09 +02:00 |
|