Laurent Destailleur
2a299068ad
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2023-01-18 20:45:44 +01:00
stickler-ci
4ee0ede6d8
Fixing style errors.
2023-01-18 08:53:28 +00:00
Noé Courtier
d344e108c9
FIX: Errors Handling for CreateFrom Hooks
2023-01-18 09:44:23 +01:00
Laurent Destailleur
a73aa6c0df
Fix bad muticurrency rate
2022-10-05 09:55:51 +02:00
Laurent Destailleur
295f10e43b
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-09-28 21:17:16 +02:00
Ferran Marcet
0b586eb0cf
Fix: Loss of the purchase price no reception
2022-09-27 11:36:51 +02:00
Laurent Destailleur
a35d7f8a4b
Fix must not overwrite the var that is an object of cache
2022-09-12 14:17:14 +02:00
Laurent Destailleur
95e1b97f42
Fix missing inventory code in reception
2022-09-12 13:09:21 +02:00
Laurent Destailleur
f032a89c49
Merge pull request #21566 from FHenry/15_fix_21553
...
fix : #21553 , fourn prod Id is required to find packaging value
2022-07-24 15:50:17 +02:00
Florian HENRY
3af167db6c
fix : #21553 , fourn prod Id is required to find emballage value
2022-07-23 13:54:07 +02:00
spooky360
5d75ea015b
Added "$object" parameter to $formfile->showdocuments call
...
Added "$object" parameter to $formfile->showdocuments call in order to use the $object reference on the showDocuments hook called inside showdocuments function.
Otherwise, the hook is called with a null reference.
2022-07-22 09:51:57 +02:00
Laurent Destailleur
76e3c10c06
Revert "fix page titles"
2022-07-06 15:56:04 +02:00
Christian Foellmann
89d1389e2d
fix page titles
2022-06-27 12:48:04 +02:00
Laurent Destailleur
40ad12c3c3
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-04-05 15:29:54 +02:00
Gauthier PC portable 024
b199234afe
FIX : each time we create a supplier order, we need to give it a ref_supplier
2022-04-05 12:01:09 +02:00
Laurent Destailleur
d0ee40e55d
# WARNING: head commit changed in the meantime
...
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-04-01 14:39:10 +02:00
Gauthier PC portable 024
684e816ac3
FIX : incrementation
2022-03-30 14:12:16 +02:00
Gauthier PC portable 024
6480877b99
FIX : We need to have a different default_ref_supplier for each new fourn invoice
2022-03-30 10:01:17 +02:00
Gauthier PC portable 024
b7e7c95d2a
FIX : ref_client doesn't exists on supplier invoice, then ref_fourn needs to have a default value when we want to bill several supplier orders
2022-03-29 16:02:39 +02:00
Ferran Marcet
ccf8b01020
Fix: The origin of the stock movement is not being recorded
2022-03-22 13:46:55 +01:00
Sylvain Legrand
e97932301b
DLC and DLUO are reversed in the called function
2022-03-16 22:15:49 +01:00
Laurent Destailleur
b0f538387e
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
...
Conflicts:
htdocs/accountancy/class/bookkeeping.class.php
htdocs/core/modules/import/import_csv.modules.php
htdocs/core/modules/import/import_xlsx.modules.php
2022-02-18 21:50:08 +01:00
Henry
c32cc660a3
Update list.php
2022-02-18 08:16:56 +08:00
Laurent Destailleur
2b65ba4a45
FIX insert free price using price without tax on order
2022-02-10 15:03:41 +01:00
Laurent Destailleur
ef70777cf1
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
...
Conflicts:
htdocs/reception/card.php
2022-01-28 15:57:09 +01:00
Laurent Destailleur
4b5792899e
FIX Presentation of qty already order duplicated on reception card
2022-01-28 15:51:18 +01:00
Laurent Destailleur
daca510fa6
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
...
Conflicts:
build/docker/docker-compose.yml
2022-01-23 18:52:47 +01:00
Laurent Destailleur
acafc69baa
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
2022-01-23 16:13:20 +01:00
Laurent Destailleur
251609eb26
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
2022-01-23 16:12:27 +01:00
Laurent Destailleur
0ee0bfed85
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
...
Conflicts:
htdocs/fourn/commande/card.php
test/phpunit/testvirus.txt
2022-01-23 13:04:37 +01:00
Laurent Destailleur
22a3b5ea78
FIX deletion of supplier order when draft
2022-01-18 16:24:28 +01:00
Laurent Destailleur
200f796232
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-01-18 16:08:54 +01:00
Laurent Destailleur
75eb256589
Fix perm to delete a draft supplier order
2022-01-18 16:06:27 +01:00
lvessiller
a9c76f2e44
FIX replace print error with event message when error on update line in supplier order
2022-01-14 16:09:30 +01:00
Laurent Destailleur
91b2d59458
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-01-14 10:37:41 +01:00
Laurent Destailleur
53e65095a7
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
...
Conflicts:
htdocs/commande/card.php
htdocs/expedition/card.php
htdocs/fourn/commande/card.php
htdocs/fourn/commande/list.php
htdocs/fourn/facture/card.php
2022-01-14 10:36:46 +01:00
Laurent Destailleur
9dde80dd52
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
...
Conflicts:
htdocs/expedition/card.php
htdocs/fourn/commande/list.php
2022-01-14 10:30:39 +01:00
lvessiller
cacff0c2d4
FIX cast int for search user
2022-01-13 16:18:57 +01:00
lvessiller
22f6d204a2
FIX search by user in supplier order list
2022-01-13 16:01:23 +01:00
Laurent Destailleur
13510b9929
Clean sortfield, sortorder
2022-01-13 11:17:25 +01:00
Laurent Destailleur
18978ac84e
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2022-01-06 16:08:49 +01:00
BENKE Charlene
883d6bd63a
Update card.php
2022-01-04 09:32:27 +01:00
BENKE Charlene
0bc33ef3b3
Create card.php
2022-01-04 09:26:10 +01:00
stickler-ci
4e1d4ea1ca
Fixing style errors.
2022-01-04 08:23:49 +00:00
BENKE Charlene
e73573d7c4
fix : allow create from other external modules
2022-01-04 09:18:28 +01:00
Je2fb
369d125002
Update card.php
...
Fix bug when you create a supplier order from a project to keep the project when you select the supplier (Option RELOAD_PAGE_ON_SUPPLIER_CHANGE)
2021-12-23 22:47:30 +01:00
Laurent Destailleur
c08cc96c71
Merge pull request #19592 from Hystepik/develop#2
...
Fix #19545 : supplier order modification
2021-12-16 17:47:34 +01:00
Laurent Destailleur
bb1d5daa82
css
2021-12-12 23:47:40 +01:00
lmarcouiller
0fc9be27bc
Fix #19545 : supplier order modification
2021-12-10 11:26:19 +01:00
Laurent Destailleur
160c8402ea
Merge pull request #19524 from 1ocate/typoReceive
...
Fix typo 'usercanreceived' -> 'usercanreceive' in '/htdocs/fourn/commande/card.php'
2021-12-08 21:39:55 +01:00