Laurent Destailleur
|
370262d1f3
|
Merge pull request #27099 from altairisfr/ordermode
add constant SUPPLIER_ORDER_MODE_OPTIONAL
|
2024-01-15 20:21:30 +01:00 |
|
MDW
|
bd002480ce
|
Qual: Spelling htdocs/[d-k]* (#27427)
Highlights:
- htdocs/install/doctemplates/websites/website_template-restaurant/containers/page249.tpl.php
Potential functional change (fix) because toekn was changed to token:
`<input type=hidden name=toekn`
- htdocs/install/upgrade2.php
$filles changed to $children
- htdocs/intracommreport/class/intracommreport.class.php
Local $enveloppe changed to $envelope.
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
|
2024-01-13 19:48:41 +01:00 |
|
EchoLoGeek
|
8193ee33c2
|
Add llxHeader body css for supplier command
|
2024-01-10 11:45:35 +01:00 |
|
Laurent Destailleur
|
4501872f17
|
Clean code with rector 2
|
2024-01-05 04:33:58 +01:00 |
|
Laurent Destailleur
|
ccaae7ab24
|
Clean code
|
2024-01-05 03:41:22 +01:00 |
|
Christophe Battarel
|
13e92bbc6c
|
fix getDolGlobalInt function name
|
2024-01-02 09:13:33 +01:00 |
|
Christian Foellmann
|
88c0700ee5
|
QUAL make UI strings differenciate between orders torward customer or supplier
|
2023-12-14 13:42:15 +01:00 |
|
Christophe Battarel
|
28634dc860
|
add constant SUPPLIER_ORDER_MODE_OPTIONAL
|
2023-12-14 12:25:05 +01:00 |
|
Laurent Destailleur
|
a7125280bc
|
Fix with php-cs-fixer
|
2023-12-04 12:12:12 +01:00 |
|
Laurent Destailleur
|
7785ae93a1
|
Fix php8.2 warnings
|
2023-11-27 11:41:05 +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 |
|
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 |
|
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
|
257a961a93
|
Fix error management
|
2023-09-22 02:32:23 +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 |
|
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 |
|
Noé Courtier
|
e84c2eeee6
|
FIX: Missing error message on CommandeFourn creation
|
2023-09-14 10:57:43 +02:00 |
|
Florent Poinsaut
|
84c742a688
|
add ORDER_SUPPLIER_SUBMIT notif
|
2023-09-12 10:15:47 +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 |
|
Roger Dueck
|
2d997161a5
|
Update permissions lookup in vendor module, fixes some warnings
|
2023-06-29 10:45:42 -06:00 |
|
Laurent Destailleur
|
22d15b42fc
|
Merge pull request #24959 from FliyFly/editfourncommandattribute
fixing the total ttc in the multicurrency section
|
2023-06-12 20:01:55 +02:00 |
|
Frédéric France
|
5a018d715d
|
use user hasRight
|
2023-06-06 00:05:02 +02:00 |
|
FLIO
|
9b5ed68510
|
fixing the total ttc in the multicurrency section
|
2023-06-05 18:17:46 +02:00 |
|
Laurent Destailleur
|
d30a25bd28
|
Merge pull request #24689 from solution-libre/fix-date-form-for-order
Fix date form for order
|
2023-05-21 23:02:36 +02:00 |
|
FLIO
|
087eb6b78a
|
New attributes on command fourn card
|
2023-05-17 16:22:22 +02:00 |
|
Florent Poinsaut
|
2967d653c6
|
Fix date form for order
|
2023-05-05 09:53:35 +02:00 |
|
Laurent Destailleur
|
53736f5bfb
|
Merge pull request #24593 from altairisfr/deldispatchline
FIX : reopen supplier order after line delete if needed
|
2023-05-05 01:10:58 +02:00 |
|
Lucas Marcouiller
|
79b686fb33
|
Merge branch 'develop' into develop#1
|
2023-04-28 11:31:43 +02:00 |
|
Laurent Destailleur
|
f44c97d3c6
|
Code is using the Universal Filter Syntax
|
2023-04-27 22:12:23 +02:00 |
|
Laurent Destailleur
|
3065b9ca6a
|
Clean code
|
2023-04-27 21:15:27 +02:00 |
|
Christophe Battarel
|
7afdf2270f
|
remove rollback
|
2023-04-27 08:44:22 +02:00 |
|
Christophe Battarel
|
d7b770bb74
|
FIX : reopen supplier order after line delete if needed
|
2023-04-25 17:31:02 +02:00 |
|
Frédéric FRANCE
|
fa849696fb
|
use isModEnabled
|
2023-04-18 20:16:02 +02:00 |
|