Commit Graph

30861 Commits

Author SHA1 Message Date
Laurent Destailleur
f130237e25 Fix Clean code 2023-01-08 19:20:35 +01:00
ptibogxiv
88c3f33e18 Fix php 8 error 2023-01-08 15:52:20 +01:00
ptibogxiv
f649fcf8cf Fix php 8 errors 2023-01-08 15:48:23 +01:00
Laurent Destailleur
b80c0e1b13 Merge pull request #21596 from BB2A/NEW---List-product-in-orders
NEW - List product in orders
2023-01-08 14:41:30 +01:00
ptibogxiv
bea075b3bb Fix php 8 error 2023-01-07 21:37:51 +01:00
Laurent Destailleur
3e12a8ab21 Debug vcard v4 2023-01-07 19:22:44 +01:00
Laurent Destailleur
7138a06b2b Fix better ID 2023-01-07 19:11:38 +01:00
Laurent Destailleur
98aa68de8d Move to format vcard v4 2023-01-07 18:56:42 +01:00
Laurent Destailleur
4336b188c7 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-01-07 17:36:52 +01:00
Laurent Destailleur
d33a7ff4d4 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-01-07 17:30:15 +01:00
Laurent Destailleur
98e61dc40d Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-01-07 17:29:24 +01:00
Laurent Destailleur
a4682a8a00 Merge pull request #23417 from comaiteseb/develop
correction bug sur le filtre des langues pour l'ajout aux liste d'ema…
2023-01-07 17:19:18 +01:00
Laurent Destailleur
9741d2d723 Debug virtual card 2023-01-07 17:00:39 +01:00
Laurent Destailleur
75d9793145 Fix virtual card feature 2023-01-07 14:34:30 +01:00
Laurent Destailleur
b2e51a5ef4 Merge pull request #23419 from atm-jpb/fix_border_left_photo
FIX : add border left on image product when conf activated
2023-01-07 10:28:47 +01:00
Laurent Destailleur
f272509111 Merge pull request #23256 from Easya-Solutions/new-invoice-show-category-operations-crabe
NEW category of operation for crabe PDF model
2023-01-07 10:20:26 +01:00
Laurent Destailleur
00740ca267 WIP Work on public virtual card 2023-01-07 04:42:24 +01:00
Laurent Destailleur
7218d8419f Merge pull request #23434 from altairis-noe/too_much_br
FIX: do not add <br> when dol_concatdesc already does it
2023-01-07 03:38:57 +01:00
Laurent Destailleur
b3b0fe2444 Clean code 2023-01-06 20:12:58 +01:00
Laurent Destailleur
5280d070e3 Fix technical debt 2023-01-06 19:24:57 +01:00
Lenin Rivas
75d177f03a New param $type getDefaultCreateValueFor
New param $type in fucntion getDefaultCreateValueFor
2023-01-06 13:23:16 -05:00
Laurent Destailleur
646f6c7bc7 New default value 2023-01-06 17:56:45 +01:00
Laurent Destailleur
864278f318 NEW Can edit inline the vat number from supplier tab 2023-01-06 17:46:35 +01:00
Laurent Destailleur
ba08457171 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-01-06 16:55:41 +01:00
Laurent Destailleur
22e1262ac6 Can add a custom date with editfieldval 2023-01-06 16:55:07 +01:00
Laurent Destailleur
b707c79d6d FIX look and feel v17 (always a message instead of empty lists) 2023-01-06 15:46:17 +01:00
Laurent Destailleur
5ecaacf36e Fix tooltip 2023-01-06 15:30:55 +01:00
Laurent Destailleur
81ed62223d Trans 2023-01-06 14:57:06 +01:00
Laurent Destailleur
1807587df7 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-01-06 13:26:10 +01:00
Laurent Destailleur
e4dc10f6bd Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-01-06 12:26:54 +01:00
Laurent Destailleur
68e4e71005 FIX: Amount of localtax1 and 2 not correctly save on purchase order (the
rate was saved instead)
2023-01-06 12:08:40 +01:00
Noé Cendrier
10018d48a9 do not add <br> when dol_concatdesc already does it 2023-01-06 11:46:59 +01:00
Sébastien NASSIET
9b45a52d78 Merge branch 'Dolibarr:develop' into develop 2023-01-05 22:12:40 +01:00
jpb
9a755d8d50 add border left on image product when conf activated 2023-01-05 10:24:17 +01:00
Laurent Destailleur
9aa6e59f9b Look and feel v18 2023-01-05 04:04:16 +01:00
Laurent Destailleur
761ca8ca43 Enhance select2 component to allow onrightofpage 2023-01-05 03:24:37 +01:00
Sébastien NASSIET
fc3876474c Merge branch 'Dolibarr:develop' into develop 2023-01-04 21:12:06 +01:00
Sébastien NASSIET
a2e8d06ccc correctif erreur de copier coller dans le commit 9d2fb85 2023-01-04 18:42:26 +01:00
Laurent Destailleur
27792fe1ad Fix qodana 2023-01-04 18:34:54 +01:00
Laurent Destailleur
f964f14c85 Fix phpunit 2023-01-04 17:36:31 +01:00
Sébastien NASSIET
9d2fb85f59 correction bug sur le filtre des langues pour l'ajout aux liste d'emailing. Lorsque 'Activer la prise en charge multilingue pour la relation client ou fournisseur' était désactivé, le champ langue des contacts et des tiers est egal à NULL et ne correspond jamais au filtre de langue (le filtre de langue est donc maintenant désactivé dans le module thirdparties) 2023-01-04 17:04:54 +01:00
Laurent Destailleur
566fb52fb8 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-01-04 15:38:57 +01:00
Laurent Destailleur
950b1506d1 Debug v17 2023-01-04 15:29:36 +01:00
Laurent Destailleur
2378f8067b Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-01-04 15:18:13 +01:00
Laurent Destailleur
7197085126 FIX saving of numbering module for jobs 2023-01-04 15:16:40 +01:00
Laurent Destailleur
eed3cdd9cc Debug v17 2023-01-04 15:10:53 +01:00
Laurent Destailleur
43a0ccce2b Clean code 2023-01-04 11:37:24 +01:00
Laurent Destailleur
b7508f5135 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-01-04 09:43:41 +01:00
Laurent Destailleur
37528e6544 Add CRC to currency with symbol before amount 2023-01-04 09:43:26 +01:00
Laurent Destailleur
4ea81b4a96 Fix syntax error 2023-01-04 09:42:39 +01:00