Laurent Destailleur
a11a477b90
Merge remote-tracking branch 'origin/18.0' into 19.0
2024-08-07 01:29:44 +02:00
MDW
d6948077b2
Qual: Fix spelling/update .pre-commit configuration (versions) ( #30546 )
...
* Qual: Update pre-commit configuration
* Qual: Update spelling
* Ignore use of deprecated constant
2024-08-07 01:20:43 +02:00
HENRY Florian
650fa5ef1d
fix: add missing fetch_optionals() call on OrderLine fetch method ( #30560 )
2024-08-07 00:09:27 +02:00
Laurent Destailleur
cbc28b0afd
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2024-08-01 14:02:36 +02:00
Laurent Destailleur
269a8a2fa1
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-08-01 13:36:59 +02:00
Sébastien NASSIET
d8a9ae3961
Update card.php Bad translation Key for demand_reason ( #30486 )
...
The Right translation for Demand Reason is Source as it was defined line 2615
2024-07-31 15:43:53 +02:00
Sébastien NASSIET
7d996cf59f
Update list.php Bad translation Key for demand_reason ( #30487 )
...
The Right translation for Demand Reason is Origin and not Channel. (see in propale where the translation works fine)
2024-07-31 15:41:59 +02:00
Laurent Destailleur
38d8d30c85
Code comment
2024-07-25 13:59:12 +02:00
Laurent Destailleur
8d7e2d7aa0
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-07-22 13:23:00 +02:00
Laurent Destailleur
12c7edfd63
Debug v20
2024-07-22 12:19:56 +02:00
Laurent Destailleur
ff46f57ea5
Fix css
2024-07-22 11:28:00 +02:00
Christophe Battarel
97b4093d22
FIX : allow setDraft on cancelled orders if ORDER_REOPEN_TO_DRAFT is set ( #30396 )
...
* Fix missing loading trans file
* FIX : allow setDraft on cancelled orders if ORDER_REOPEN_TO_DRAFT is set
---------
Co-authored-by: Laurent Destailleur <eldy@users.sourceforge.net >
Co-authored-by: Christophe Battarel <christophe@altairis.fr >
2024-07-16 21:54:04 +02:00
Shanty
8c4f3534cc
NEW #28871 signed_status to commande ( #30359 )
...
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-07-16 15:22:54 +02:00
Laurent Destailleur
147a8bfaee
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/adherents/subscription/list.php
htdocs/categories/viewcat.php
htdocs/contrat/card.php
htdocs/contrat/list.php
htdocs/eventorganization/conferenceorbooth_list.php
htdocs/expedition/list.php
htdocs/societe/card.php
2024-07-11 10:44:39 +02:00
Alexandre SPANGARO
128769811c
Add css bodylist on list ( #30334 )
...
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-07-11 00:45:05 +02:00
Alexandre SPANGARO
013835e547
Use HasRight() ( #30333 )
2024-07-10 18:59:04 +02:00
Rémi Champlon
d2907b68c0
NEW : Add pagination data to some api routes ( #29895 )
...
* Add pagination date
* Spaces to tabs
* fix
2024-07-06 15:04:11 +02:00
Zephyriony
e7f694cddf
NEW #30044 ( #30071 )
...
* FIX #30044
* Update list.php
* Update list.php
* Update pdf.lib.php
* Update list.php
* Update list.php
* Update list.php
* Update list.php
* Update list.php
* Update list.php
* Update list.php
* Update list.php
* Update list.php
* Update list.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-07-04 21:47:21 +02:00
Frédéric FRANCE
2f5647e4e3
fix checkFunctionArgumentTypes ( #30234 )
...
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
* add ignore
* add ignore
add ignore
add ignore
add ignore
add ignore
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
* fix checkFunctionArgumentTypes
2024-07-03 02:30:53 +02:00
Zephyriony
4170bd410c
NEW Opacity for finished lines ( #30219 )
...
* Update list.php
* Update list.php
* Update list.php
* Update list.php
* Update list.php
* Update list.php
* Update list.php
* Update list.php
* Update list.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-07-01 14:17:44 +02:00
Laurent Destailleur
965e53553a
FIX Draft invoices must be excluded from stats and widgets
2024-07-01 03:40:31 +02:00
Frédéric FRANCE
f8a34e7489
phpdoc ( #30209 )
...
* phpdoc
* phpdoc
* phpdoc
* phpdoc
2024-06-30 21:04:19 +02:00
Alexandre SPANGARO
96afcaa476
Better comments ( #30200 )
...
* Fix language
* Fix language
* Fix language
* Fix language
* Fix language
* Fix language
* Fix language
* CI Missing language key
* Update eventorganization.lang
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-06-30 21:02:50 +02:00
Laurent Destailleur
8f5b98be43
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-06-25 13:50:27 +02:00
Laurent Destailleur
4374ecebad
Fix CSRF = 3 for cancel and clone
2024-06-25 12:31:24 +02:00
Christian Humpel
ada3ed0a7c
Fix: different behavior on extrafield updates. ( #30150 )
2024-06-25 10:44:36 +02:00
Laurent Destailleur
1e1058b29a
Debug v20
2024-06-24 12:35:27 +02:00
Laurent Destailleur
c54a97e923
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-06-24 01:47:18 +02:00
Zephyriony
943c3c290f
FIX #29782 ( #30074 )
2024-06-19 03:09:08 +02:00
Frédéric FRANCE
e234caa272
add rowid on order list ( #30054 )
...
* add rowid on order list
* add rowid on member list
add rowid on member list
2024-06-18 15:49:07 +02:00
Frédéric FRANCE
93e111a615
fix phpstan is falsy ( #30016 )
2024-06-15 16:03:53 +02:00
Benjamin Falière
9629e70ad0
FIX(orderlist): Double hook execution ( #30001 )
...
Hook printFieldPreListTitle was executed twice if was set by the first execution
Co-authored-by: Benjamin Falière <benjamin.faliere@altairis.fr >
2024-06-13 08:18:34 +02:00
atm-lena
5ce5d4b9e2
llxHeader CSSBody - commande ( #29947 )
...
* llxHeader CSSBody - commande
* llxHeader BodyCss - delivery part
---------
Co-authored-by: atm-lena <lena.papazian@atm-consulting.fr >
2024-06-09 14:58:34 +02:00
Zephyriony
2bfa92983c
NEW : Execute doActions on statistics pages ( #29851 )
...
* NEW : Execute doActions on statistics pages
* Update index.php
* Update index.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-06-09 13:39:00 +02:00
Vincent Maury
19f68b0b67
Add clean conditions to show "create purchase order" button in sale order card ( #29906 )
...
* Add clean conditions to show "create purchase order" button in sale order card
* Add clean conditions to show "create purchase order" button in sale order card
* Add clean conditions to show "create purchase order" button in sale order card
2024-06-08 02:48:59 +02:00
Zephyriony
c329e4446c
Update commande.class.php ( #29823 )
...
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-06-04 10:52:47 +02:00
Lucas Marcouiller
fd728cc28a
fix Show online payment link by using getValidOnlinePaymentMethod ( #29764 )
...
Co-authored-by: Hystepik <lmarcouiller@nltechno.com >
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-06-03 18:06:46 +02:00
Frédéric FRANCE
652c8526fa
fix cti ( #29813 )
...
* fix cti
* fix cti
* no photo in asset lines
* no photo in asset lines
* no photo in asset lines
* no photo in asset lines
* no photo in recruitment lines
* no photo in recruitment lines
* fix
* fix dead catch
2024-06-03 13:44:14 +02:00
dono
ba2ac30107
Fix remise all lines all doc ( #29770 )
...
* concatenation of the VAT CODE with the VAT using the $object->updateline function
* added a condition to concatenate the VAT CODE with the VAT using the command ->update
* added a condition to concatenate the VAT CODE with the VAT using the command ->update
* added a condition to concatenate the VAT CODE with the VAT using the command ->update
2024-06-01 01:25:44 +02:00
dono
1ba32d6767
v0.1 ( #29772 )
2024-06-01 01:22:06 +02:00
Laurent Destailleur
8359fbf4fe
Debug v20
2024-05-25 13:23:25 +02:00
Sylvain Legrand
ace675d6bd
NEW Add option to change all service dates at once ( #29348 )
...
* New option to change all service dates at once
* Update objectline_title.tpl.php
* Update objectline_title.tpl.php
* Update objectline_title.tpl.php
2024-05-25 13:12:35 +02:00
Laurent Destailleur
66f4562300
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-05-23 14:50:17 +02:00
Laurent Destailleur
a854e58905
FIX Missing $param in hook call for list
2024-05-23 14:41:56 +02:00
Laurent Destailleur
59ae417912
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-05-23 12:52:28 +02:00
atm-etienne
dc8b79e0d4
New classify billed order without invoice ( #29614 )
...
* Add new conf in admin page for supplier order classify billed without invoice
* Add translations en_US
* Add check on new config to allow or not the classify billed button
* Add possibility to set the hidden conf to disallow classify billed button from order, from the admin page
* Update conf names and move code to right parts, according to PR returns
2024-05-22 13:30:44 +02:00
Benjamin Falière
b763821207
FIX: unitialised var ( #29728 )
...
* FIX: unitialised var
is never initialised if reshook) for tabContentCreateOrder
* Update card.php
Changed initialisation value
---------
Co-authored-by: Benjamin Falière <benjamin.faliere@altairis.fr >
2024-05-21 17:52:22 +02:00
Laurent Destailleur
92f6539744
Use dolPrintHTML()
2024-05-15 18:21:50 +02:00
Laurent Destailleur
16336a66ad
Rename french module name into english
2024-05-13 10:45:20 +02:00
atm-etienne
a1d21836ce
Add new conf and update dolGetButtonAction function to display action buttons inline instead of into a dropdown ( #29629 )
2024-05-10 13:12:09 +02:00