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 |
|
Laurent Destailleur
|
d7a5e342ab
|
Optimize some widgets
|
2021-05-10 20:16:51 +02:00 |
|
Antonin MARCHAL
|
9ab12e2455
|
add (getNomUrl)
|
2021-05-07 17:06:53 +02:00 |
|
Laurent Destailleur
|
1c95e2b7c7
|
FIX #17453
|
2021-05-03 14:58:29 +02:00 |
|
kamel
|
c645241327
|
Corrections
|
2021-04-27 12:11:28 +02:00 |
|
kamel
|
9f3bcbc39d
|
Fix Stickler CI
|
2021-04-26 17:48:42 +02:00 |
|
kamel
|
9c46b234cf
|
FIX Supplier invoices (deposit, multicurency in lines)
|
2021-04-26 17:43:27 +02:00 |
|
Laurent Destailleur
|
389b71bc7e
|
Clean API
|
2021-04-25 19:21:48 +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 |
|
Alexandre SPANGARO
|
89d960f6dd
|
Field tva is deprecated
|
2021-04-17 08:13:59 +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
|
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 |
|
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
|
4b1974080a
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
|
2021-04-09 14:02:24 +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 |
|
Laurent Destailleur
|
60711f415d
|
Fix permission on external user
|
2021-04-08 19:52:07 +02:00 |
|
Laurent Destailleur
|
667481acd5
|
Fix #yogosha5832 - Missin test on permission for /index routes on APIs
|
2021-04-08 19:05:28 +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 |
|
Pierre Payet
|
113db33a24
|
fix paiementfourn ref is now different from id
|
2021-04-07 10:24:02 +02:00 |
|
Alexandre SPANGARO
|
82b652df8a
|
NEW: Add deposit on supplier invoice (& somes ajustments)
|
2021-04-06 09:15:34 +02:00 |
|
Laurent Destailleur
|
60e13f6727
|
FIX #17060
|
2021-04-02 22:20:13 +02:00 |
|
Laurent Destailleur
|
be6bb3a756
|
FIX #yogosha5746 - next step (work in progress)
|
2021-03-30 19:12:07 +02:00 |
|
Laurent Destailleur
|
6e422d26f3
|
FIX #yogosha5746 - next step (wip)
|
2021-03-30 16:20:18 +02:00 |
|
Laurent Destailleur
|
fb84608586
|
Clean sql
|
2021-03-30 03:37:54 +02:00 |
|
Laurent Destailleur
|
d93fbcd00b
|
Fix sql error
|
2021-03-29 21:17:41 +02:00 |
|
Laurent Destailleur
|
3a4bb69c05
|
FIX #yogosha5749
|
2021-03-29 15:32:09 +02:00 |
|
Laurent Destailleur
|
2d5fbfc105
|
Fix php8
|
2021-03-22 23:43:28 +01:00 |
|
Laurent Destailleur
|
6a0e0f4c06
|
Fix #ygosha5698
|
2021-03-22 12:10:51 +01:00 |
|
Laurent Destailleur
|
15440917b1
|
Fix #ygosha5698
|
2021-03-22 11:30:18 +01:00 |
|
Laurent Destailleur
|
39849de96e
|
Look and feel v14
|
2021-03-16 10:19:56 +01:00 |
|
Laurent Destailleur
|
cc10106a21
|
Fix protection on int
|
2021-03-14 12:20:23 +01:00 |
|
Laurent Destailleur
|
12f50a76d7
|
Fix yogosha #5627
|
2021-03-14 11:48:39 +01:00 |
|
Laurent Destailleur
|
c55932090a
|
Fix phpcs
|
2021-03-04 19:48:08 +01:00 |
|
Laurent Destailleur
|
42329b10c9
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
build/generate_filelist_xml.php
htdocs/comm/propal/card.php
htdocs/commande/card.php
htdocs/compta/facture/card.php
htdocs/core/class/commonobject.class.php
htdocs/core/lib/modulebuilder.lib.php
htdocs/fourn/commande/card.php
htdocs/fourn/facture/card.php
htdocs/supplier_proposal/card.php
htdocs/ticket/list.php
|
2021-03-02 15:27:20 +01:00 |
|
Laurent Destailleur
|
23e8401e61
|
FIX #16296
|
2021-03-02 01:22:23 +01:00 |
|
Laurent Destailleur
|
5b771eb798
|
Fix merge of 2 record.
|
2021-03-01 21:56:14 +01:00 |
|
Laurent Destailleur
|
886cbc61c8
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/commande/card.php
htdocs/core/boxes/box_factures_fourn.php
htdocs/core/boxes/box_factures_fourn_imp.php
htdocs/core/boxes/box_ficheinter.php
htdocs/core/boxes/box_members.php
htdocs/core/boxes/box_propales.php
htdocs/core/class/commonobject.class.php
htdocs/core/class/html.formmail.class.php
htdocs/core/lib/functions.lib.php
htdocs/fourn/class/fournisseur.facture.class.php
|
2021-02-28 13:37:45 +01:00 |
|