Laurent Destailleur
c49e0bf46b
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-01-26 03:58:41 +01:00
Laurent Destailleur
98a8942188
Merge pull request #27781 from Slordef/18.0-fourn-add-line-currency-auto-update
...
FIX: add product line update fields price
2024-01-26 02:36:53 +01:00
Maximilien Valenzano
d74af432a0
fix: add product line update fields price
2024-01-24 18:15:51 +01:00
MDW
89004f7e03
Qual: Spelling htdocs/core ( #27491 )
...
Highlights:
- initialY in pdf_standard.modules.php was unused
- remove (otherwise -> initially) (+same in other file)
2024-01-13 19:48:20 +01:00
Laurent Destailleur
52dfdbc7ad
Merge branch 'develop' into 18a3
2024-01-11 11:27:10 +01:00
Laurent Destailleur
4501872f17
Clean code with rector 2
2024-01-05 04:33:58 +01:00
Laurent Destailleur
d0b6b9fe65
Fix with php-cs-fixer
2023-12-04 12:07:53 +01:00
Laurent Destailleur
7785ae93a1
Fix php8.2 warnings
2023-11-27 11:41:05 +01:00
Laurent Destailleur
53dab922fd
Fix php8.2 warnings
2023-11-27 11:39:32 +01:00
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
Alexandre SPANGARO
1419bad738
Merge branch 'develop' into 18a3
2023-09-26 16:20:36 +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
Alexandre SPANGARO
c8ba1c06e0
Merge branch 'develop' into 18a3
2023-08-11 05:55:41 +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
Alexandre SPANGARO
f7d1dc961a
Merge remote-tracking branch 'upstream/develop' into 18a3
2023-04-26 06:28:11 +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
Alexandre SPANGARO
027587148a
Merge remote-tracking branch 'upstream/develop' into 18a3
2023-04-07 02:48:48 +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
Alexandre SPANGARO
c38664d879
Merge remote-tracking branch 'upstream/develop' into 18a3
2023-01-12 22:49:50 +01:00
Laurent Destailleur
3769861a8a
NEW VAT can be modified during add of line
2023-01-10 21:46:11 +01:00
Alexandre SPANGARO
28c9f11ff6
Merge remote-tracking branch 'upstream/develop' into 18a3
2023-01-10 05:06:31 +01:00
Alexandre SPANGARO
83cdd8a759
VAT type : style errors
2023-01-10 05:02:08 +01:00
Alexandre SPANGARO
a86a712821
VAT type : Card
2023-01-10 05:00:24 +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