Laurent Destailleur
a7125280bc
Fix with php-cs-fixer
2023-12-04 12:12:12 +01:00
Laurent Destailleur
3ecfc1b55f
Fix css
2023-12-02 20:27:09 +01:00
Laurent Destailleur
6664190179
Clean code
...
Should also make merge of #24911 after release easier. Note: Adding a
control on screen must be done after adding control into so we will
start by adding checkSellOrEatByMandatory() into create/update of
productlot.
2023-11-28 12:40:21 +01:00
Laurent Destailleur
7785ae93a1
Fix php8.2 warnings
2023-11-27 11:41:05 +01:00
Laurent Destailleur
1ac9bcab59
Debug v19
2023-11-24 16:30:31 +01:00
Laurent Destailleur
cb3a86a737
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-11-23 18:56:10 +01:00
IC-Nicolas
47de053b06
NEW &arrayfields into doAction ( #26832 )
2023-11-23 17:09:52 +01:00
Saami PERDRIX
7e9947a3e6
FIX php8 fatal on edit supplier order when multicurrency is activated ( #26758 )
2023-11-20 20:17:44 +01:00
Laurent Destailleur
a0bba05b02
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/commande/class/api_orders.class.php
htdocs/compta/facture/card.php
htdocs/core/lib/functions.lib.php
htdocs/core/lib/project.lib.php
htdocs/fourn/class/api_supplier_orders.class.php
htdocs/fourn/class/fournisseur.facture-rec.class.php
htdocs/langs/en_US/stocks.lang
2023-11-17 18:24:53 +01:00
Laurent Destailleur
5db512229b
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-11-17 17:58:48 +01:00
Maxime Kohlhaas
d7851240b4
Fix : on supplier order, vat for all lines wasn't working with 0 value ( #26675 )
2023-11-17 16:27:00 +01:00
Christophe Battarel
13072a1df2
add hook tabContentViewSupplierOrder ( #26417 )
...
Co-authored-by: Christophe Battarel <christophe@altairis.fr >
2023-11-01 14:24:31 +01:00
Christophe Battarel
002f10a9aa
NEW : add hook tabContentCreateSupplierOrder ( #26418 )
...
* add hook tabContentViewSupplierOrder
* wrong hook name
---------
Co-authored-by: Christophe Battarel <christophe@altairis.fr >
2023-11-01 14:24:10 +01:00
Laurent Destailleur
e1bf377f20
QUAL: Removed deprecated field remise, remise_percent, remise_absolute
2023-10-20 10:47:08 +02:00
Alexandre SPANGARO
58bdcb5245
Dolibarize - Look & feel v19 ( #26246 )
...
* NEW Accountancy - Add quick navigation with keyb. shortcut on ledger
* TitleSeparator - Job list
* TitleSeparator - Position list
* TitleSeparator
* TitleSeparator
* TitleSeparator
* Define $newcardbutton
* Define $newcardbutton
* Define $newcardbutton
* Define $newcardbutton
* Define $newcardbutton
* Define $newcardbutton
* Define $newcardbutton
* Variable $newcardbutton already define
* Define $newcardbutton
* TitleSeparator
* TitleSeparator
* TitleSeparator
* TitleSeparator
* TitleSeparator
2023-10-20 03:20:44 +02:00
Laurent Destailleur
fb8b4acdbf
The duplicated and deprecated property ->date_livraison that was renamed
...
into ->delivery_date has been completely removed.
2023-10-17 10:36:11 +02:00
Laurent Destailleur
cdf9389b58
CSS v19
2023-10-15 22:02:33 +02:00
Laurent Destailleur
4f4ede2e32
Fix php8.2 warnings
2023-10-15 18:14:14 +02:00
Laurent Destailleur
c32fe8dc5f
QUAL: Use dol_clone with parameter 2 for ->oldcopy
2023-10-11 19:10:24 +02:00
Laurent Destailleur
b8bd760e28
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-10-01 16:06:58 +02:00
Laurent Destailleur
d5443010f2
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-10-01 16:04:16 +02:00
Laurent Destailleur
8cfac1a901
Merge pull request #25976 from frederic34/patch-6
...
fix line rank in massaction supplier order to supplier invoice
2023-09-25 02:21:14 +02:00
Frédéric FRANCE
058736a944
Update list.php
2023-09-22 08:58:27 +02:00
Laurent Destailleur
68f90319e0
Clean code
2023-09-22 03:24:48 +02:00
Laurent Destailleur
257a961a93
Fix error management
2023-09-22 02:32:23 +02:00
Laurent Destailleur
e9f80875b7
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-09-22 01:19:49 +02:00
Laurent Destailleur
94f4521f19
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
...
Conflicts:
htdocs/accountancy/class/accountancyexport.class.php
htdocs/commande/class/commandestats.class.php
2023-09-21 19:30:02 +02:00
Frédéric FRANCE
97c77e611e
Update list.php
2023-09-20 11:15:42 +02:00
Frédéric FRANCE
43a3783e79
fix line rank in massaction supplier order to supplier invoice
2023-09-20 09:25:39 +02:00
Laurent Destailleur
579dabb909
Merge pull request #25950 from frederic34/patch-7
...
fix origin id of order_supplier when creating one invoice_supplier
2023-09-19 23:35:48 +02:00
Laurent Destailleur
69e7f0f1f3
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-09-19 20:07:36 +02:00
Laurent Destailleur
8f002a2310
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-09-19 18:14:27 +02:00
Laurent Destailleur
39dd702145
Fix warning in option WORKFLOW_CAN_CREATE_PURCHASE_ORDER_FROM_SALE_ORDER
2023-09-19 17:59:46 +02:00
Frédéric FRANCE
f1ab8a1268
fix origin id of order_supplier when creating one invoice_supplier for many
2023-09-18 10:14:09 +02:00
Laurent Destailleur
d02c615f40
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-09-16 15:14:22 +02:00
Laurent Destailleur
8d254e341b
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-09-16 14:11:26 +02:00
Laurent Destailleur
773f68ab4f
Merge pull request #25849 from solution-libre/feat-add-ORDER_SUPPLIER_SUBMIT-notif
...
NEW add order supplier submit notif
2023-09-14 12:49:48 +02:00
Noé Courtier
e84c2eeee6
FIX: Missing error message on CommandeFourn creation
2023-09-14 10:57:43 +02:00
Laurent Destailleur
ec8c2a7d62
Debug dispatch tab
2023-09-13 03:01:18 +02:00
Florent Poinsaut
84c742a688
add ORDER_SUPPLIER_SUBMIT notif
2023-09-12 10:15:47 +02:00
Laurent Destailleur
6e7ca61b1f
CSS
2023-08-29 21:45:20 +02:00
Laurent Destailleur
888e8d7588
FIX bad balance of TR tag in multicurrency price view
2023-08-23 21:56:02 +02:00
Laurent Destailleur
4431ca659f
Debug v18
2023-08-05 14:20:25 +02:00
Laurent Destailleur
d08e592bbd
Debug v18. Complete #25309
2023-07-26 03:20:22 +02:00
Laurent Destailleur
d9a1d08939
Debug v18
2023-07-26 03:09:33 +02:00
Laurent Destailleur
7a9e70246d
Merge pull request #25235 from mc2contributor/fixRights
...
Update permissions lookup in vendor module, fixes some warnings
2023-06-30 09:02:45 +02:00
Roger Dueck
2d997161a5
Update permissions lookup in vendor module, fixes some warnings
2023-06-29 10:45:42 -06:00
Laurent Destailleur
ef64e1dcfc
Debug v18
2023-06-28 11:50:28 +02:00
Frédéric France
647708a9bc
use user hasRight
2023-06-19 23:05:59 +02:00
Frédéric FRANCE
740ac26277
use user hasRight
2023-06-14 19:54:16 +02:00