Commit Graph

6249 Commits

Author SHA1 Message Date
Alexandre SPANGARO
fee02fa632 Use isModEnabled 2022-09-25 22:53:07 +02:00
Laurent Destailleur
acaf066d1d Merge pull request #22011 from SylvainLegrand/PR_Option_for_input_of_customer_or_supplier_references
Add an option to manage input size for customer / supplier references
2022-09-25 18:48:55 +02:00
Laurent Destailleur
2a98ff313e Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2022-09-25 17:12:25 +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
86091c3fde Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-09-25 17:01:44 +02:00
Alexandre SPANGARO
6c848333e6 Use isModEnabled 2022-09-25 15:30:40 +02:00
Alexandre SPANGARO
e6e058a713 Use isModEnabled 2022-09-25 15:30:16 +02:00
Laurent Destailleur
118b975f91 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2022-09-25 11:56:05 +02:00
Alexandre SPANGARO
f9b1f89413 Use isModEnabled 2022-09-25 06:31:12 +02:00
Alexandre SPANGARO
b1f425b703 Use isModEnabled 2022-09-25 06:23:16 +02:00
Alexandre SPANGARO
49f1afccca Use isModEnabled 2022-09-25 06:09:29 +02:00
Alexandre SPANGARO
01dfbac1a1 Use isModEnabled 2022-09-25 06:04:56 +02:00
Alexandre SPANGARO
eb55b307c0 Use isModEnabled 2022-09-25 06:04:27 +02:00
priojk
a0a66dfa6f Apply fix also to supplier invoices 2022-09-24 17:36:43 +02:00
Philippe GRAND
6d7a1c4f30 update code toward php8 compliance 2022-09-24 14:50:47 +02:00
Philippe GRAND
bb13074488 update code toward php8 compliance 2022-09-24 14:49:47 +02:00
Laurent Destailleur
fe501f7214 Fix inventorycode 2022-09-24 11:42:05 +02:00
Laurent Destailleur
9a40bfdbfb Fix missing inventorycode 2022-09-24 11:40:41 +02:00
Francis Appels
5964485159 Fix dispatch product 2022-09-24 11:38:49 +02:00
Laurent Destailleur
d25c2748e4 Merge pull request #22339 from fappels/develop_fix_dispatch_product
Fix dispatch product
2022-09-24 11:38:10 +02:00
Laurent Destailleur
e1b5e5033f Clean code of deprecated field 2022-09-23 09:35:17 +02:00
Laurent Destailleur
0f9dd0b04a Fix missing test on multicurrency to show remain to pay vendor invoice 2022-09-22 14:53:34 +02:00
Laurent Destailleur
a71be1a121 Fix missing test on multicurrency to show remain to pay vendor invoice 2022-09-22 14:47:32 +02:00
Laurent Destailleur
0ca46076eb Fix field position 2022-09-21 14:21:29 +02:00
Laurent Destailleur
6fb9a4713c Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-09-21 01:30:40 +02:00
Francis Appels
5c79a7e33d Fix dispatch product 2022-09-20 18:24:26 +02:00
Laurent Destailleur
08aa34b8db Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-09-15 18:31:45 +02:00
Laurent Destailleur
e0e9701830 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-09-15 18:30:42 +02:00
Laurent Destailleur
91bdaae898 Look and feel v17 2022-09-15 03:08:33 +02:00
Laurent Destailleur
d0044e734b Merge pull request #22229 from dolibit-ut/patch-595
Update note.php
2022-09-13 01:30:12 +02:00
Laurent Destailleur
1581278091 Merge pull request #22230 from dolibit-ut/patch-596
Update list.php
2022-09-13 01:23:13 +02:00
Laurent Destailleur
5eb4901b1f Merge pull request #22231 from dolibit-ut/patch-597
Update info.php
2022-09-13 01:22:53 +02:00
Laurent Destailleur
16dce2001d Merge pull request #22232 from dolibit-ut/patch-598
Update index.php
2022-09-13 01:18:29 +02:00
Laurent Destailleur
7e2d99c68f Merge pull request #22233 from dolibit-ut/patch-599
Update card.php
2022-09-13 01:18:21 +02:00
Laurent Destailleur
a35d7f8a4b Fix must not overwrite the var that is an object of cache 2022-09-12 14:17:14 +02:00
Laurent Destailleur
f48752fc16 FIX inventory code must be different at each transation 2022-09-12 13:25:07 +02:00
Laurent Destailleur
95e1b97f42 Fix missing inventory code in reception 2022-09-12 13:09:21 +02:00
Laurent Destailleur
8771dc197b Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-09-12 10:32:50 +02:00
UT from dolibit
f47893bfd9 Update card.php 2022-09-12 10:12:27 +02:00
UT from dolibit
0a7d535f34 Update index.php 2022-09-12 10:08:04 +02:00
UT from dolibit
32ebee39ff Update info.php 2022-09-12 10:04:48 +02:00
UT from dolibit
4d21d76644 Update list.php 2022-09-12 10:01:47 +02:00
UT from dolibit
472602121d Update note.php 2022-09-12 09:57:58 +02:00
Laurent Destailleur
295b850ae8 Fix missing include 2022-09-11 22:25:03 +02:00
Laurent Destailleur
a11a33a804 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2022-09-11 22:21:18 +02:00
Laurent Destailleur
cf887dba16 Merge pull request #22075 from grandoc/new_branch_04_09_2022
update code
2022-09-09 18:03:43 +02:00
Laurent Destailleur
7a277d9560 Merge branch 'develop' into loaddolibarrenv 2022-09-09 17:02:05 +02:00
Noé Courtier
ca8c650feb Fix: status of product suplier price was not recovered 2022-09-09 12:20:47 +02:00
Alexandre SPANGARO
9890965cfe rather center column title 2022-09-09 12:03:42 +02:00
Alexandre SPANGARO
f497306855 NEW : Supplier order list - Add column private and public note 2022-09-09 11:57:59 +02:00