Commit Graph

393 Commits

Author SHA1 Message Date
Laurent Destailleur
c19fc54298 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-11-18 01:35:25 +01:00
Laurent Destailleur
29e3386e6f Fix #26584 Fix #26673 2023-11-18 01:21:17 +01:00
Laurent Destailleur
0ab330102f Fix phpcs 2023-10-16 02:50:05 +02:00
Laurent Destailleur
1f38e54e78 Clean code 2023-10-15 15:32:35 +02:00
Laurent Destailleur
8ace854225 Debug v19 2023-10-10 22:10:37 +02:00
Laurent Destailleur
98ca102e1c Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-10-10 21:48:07 +02:00
Florent Poinsaut
74702d207a NEW Add a button to create a product or a service from an order or an invoice (#26173)
* add product and service from invoice object line

* Typo

* compatibility with other modules than billing

make "add production and service from invoice" compatible with modules other than billing

* using $object->id instead of param

making it usable with all modules and freshly created objects

---------

Co-authored-by: aetiom <8208943+aetiom@users.noreply.github.com>
2023-10-10 21:29:19 +02:00
Anthony Berton
a6098cf643 NEW - create a product from a free line in a document (#22324)
* NEW - create a product from a free line in a document

* Change

* clean code

* Update objectline_create.tpl.php

---------

Co-authored-by: Anthony Berton <34568357+bb2a@users.noreply.github.com>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-10-09 14:36:28 +02:00
Dev2a
fcd4c4e429 Fix: Change access to $conf->global to function getDolGlobal (automatique) 2023-10-08 23:19:49 +02:00
Laurent Destailleur
076c811690 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-08-24 00:12:52 +02:00
Laurent Destailleur
4ae0e6ed09 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-08-24 00:00:09 +02:00
Laurent Destailleur
5047fc20ea Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-08-23 23:59:55 +02:00
Laurent Destailleur
e9273ea403 Fix javascript error 2023-08-23 22:20:22 +02:00
atm-arnaud
08b355d7c3 FIX Suppliers addlines never have VAT if buyprice for this supplier 2023-08-17 11:48:03 +02:00
Laurent Destailleur
6b94d60d9a Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-06-16 01:36:46 +02:00
Regis Houssin
4d88a69e38 FIX can define empty qty by default when create object line 2023-06-07 19:06:40 +02:00
Laurent Destailleur
04d96f489b FIX Default VAT of product added does not take account buyer country 2023-04-23 15:24:10 +02:00
Laurent Destailleur
403d6137e8 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-04-07 02:44:27 +02:00
Laurent Destailleur
424c53109f FIX Better support for option MAIN_NO_INPUT_PRICE_WITH_TAX 2023-04-05 17:56:03 +02:00
Laurent Destailleur
9e68d98b4e Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-15 14:24:59 +01:00
Laurent Destailleur
8c4a590548 Fix MAIN_NO_INPUT_PRICE_WITH_TAX 2023-03-15 13:45:53 +01:00
Laurent Destailleur
2660948778 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-12 22:08:50 +01:00
Laurent Destailleur
81d2618b59 Add option to avoid use of input price inc tax (works only for 1st tax) 2023-03-11 19:38:39 +01:00
Laurent Destailleur
3769861a8a NEW VAT can be modified during add of line 2023-01-10 21:46:11 +01:00
Laurent Destailleur
268f0b7c36 Merge pull request #23375 from grandoc/new_branch_30_12_2022
update code toward php8 compliance
2023-01-04 08:33:25 +01:00
Laurent Destailleur
a7e8460e3c Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-01-02 16:46:48 +01:00
Laurent Destailleur
81800034ae Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-01-02 00:46:54 +01:00
Laurent Destailleur
e523c04ce7 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-12-31 14:25:11 +01:00
Laurent Destailleur
751f79b672 Debug v17 2022-12-31 14:21:16 +01:00
Francis Appels
cef9a8e8d4 Fix Price by qty for multiprices 2022-12-31 13:42:18 +01:00
Laurent Destailleur
ea42fc7605 Clean code, fix warnings 2022-12-30 18:43:43 +01:00
Philippe GRAND
b407712e5a update code toward php8 compliance 2022-12-30 12:55:53 +01:00
wdammak
b2a7894f72 FIX: Show supplier product reference input field
The title of ref_fournis is displayed but not the input field

Here you have disabled the show of the title but not of the input field
/* jQuery("#title_fourn_ref").hide(); */
2022-12-25 16:05:46 +01:00
Laurent Destailleur
3f30c7eb80 Fix selection of vat rate in combo 2022-12-23 14:35:08 +01:00
Laurent Destailleur
d07669a92c Debug v17 2022-12-16 12:04:37 +01:00
Laurent Destailleur
44e140ef38 Debug v17 2022-12-07 12:36:37 +01:00
Laurent Destailleur
44627f0caa Debug v17 2022-12-04 18:52:11 +01:00
Laurent Destailleur
0df2f96921 Debug v17 2022-11-14 20:47:30 +01:00
Laurent Destailleur
d0a824c5e9 Debug v17 2022-11-03 19:49:57 +01:00
Lenin Rivas
27ee846562 New constant warhouse internal not sell
To no show stock of products in internal warehouse
2022-10-28 16:14:50 -05:00
Laurent Destailleur
7c892802eb Debug v17 2022-10-25 12:41:36 +02:00
Laurent Destailleur
6ae8af440f Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-10-15 14:11:04 +02:00
Laurent Destailleur
ccaa23121e Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-10-15 13:57:23 +02:00
Laurent Destailleur
7387e535ef Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2022-10-15 13:51:50 +02:00
Laurent Destailleur
409b137ba7 Try a better fix for #22535 #22536 2022-10-13 14:31:08 +02:00
Gauthier PC portable 024
8850412da8 FIX : input selector is wrong with PRODUCT_LOAD_EXTRAFIELD_INTO_OBJECTLINES usage 2022-10-13 11:25:42 +02:00
Laurent Destailleur
f5e5de1eba Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2022-09-25 17:12:03 +02:00
Laurent Destailleur
c9fb24cebe FIX #21543 2022-09-25 12:45:41 +02:00
Ants-In
d089cfa32c fix21543 2022-09-25 09:22:44 +02:00
Alexandre SPANGARO
419a307b2b Use isModEnabled 2022-09-25 06:03:47 +02:00