Commit Graph

14020 Commits

Author SHA1 Message Date
Laurent Destailleur
f2095952ba FIX Mass import of stock from a file must accept empty source 2023-10-25 23:05:30 +02:00
Laurent Destailleur
e564b063da FIX Bad error message when dir not writable 2023-10-25 20:14:14 +02:00
Laurent Destailleur
1c99bb0344 Add a tooltip to explain why a link is not visible 2023-10-25 15:53:31 +02:00
Laurent Destailleur
1734adfd27 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-10-24 03:05:46 +02:00
Laurent Destailleur
674ff5999c Trans 2023-10-24 01:36:44 +02:00
atm-gauthier
f46482a72a NEW Can switch product batch management to no management. (#21691)
* NEW : When an user unset the batch management of products, transformation of each batch stock mouvement in global stock mouvement

* FIX : Alert on deserialize product

* FIX : Correction of the trad

* Fixing style errors.

* FIX : PR returns

* FIX : using llx_product_batch table

* FIX : langs

* Fixing style errors.

* FIX : $value must be an absolute value

* FIX : init $inventorycode before while loop

* Fixing style errors.

* FIX : "Yes (unique serial number required)" choice must not be available on product edit if its current status batch is "Yes (lot required)"

* Fixing style errors.

* FIX : Just display a message when we change from batch to serial

* Fixing style errors.

* Update card.php

* Update card.php

* Update product.class.php

* Update product.class.php

---------

Co-authored-by: Adrien Raze <adrien.raze@atm-consulting.fr>
Co-authored-by: stickler-ci <support@stickler-ci.com>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-10-23 18:05:21 +02:00
Laurent Destailleur
25ace1d042 Debug v19 2023-10-21 16:23:58 +02:00
Laurent Destailleur
ba04ba4f0e Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-10-20 13:08:51 +02:00
William Mead
b0a7332e8f FIX intervention closed agenda action message (#26294)
Co-authored-by: William Mead <william.mead@manchenumerique.fr>
2023-10-20 12:59:48 +02:00
Laurent Destailleur
455fb4417a Look and feel v19 2023-10-20 12:57:58 +02:00
kkhelifa-opendsi
91ff39d2e6 NEW: Add option for cancel consumed and produced lines (delete lines and rollback stocks) when delete or cancel an manufacturing order (#26254) 2023-10-20 03:09:58 +02:00
Lucas Marcouiller
02aa90ef96 New add auto update multicurrency rate (#26255)
Co-authored-by: Hystepik <lucas.marcouiller@gmail.com>
2023-10-20 03:00:40 +02:00
sonikf
76d7acb676 fix umbiguous product/service translations (#26276) 2023-10-20 02:17:03 +02:00
Laurent Destailleur
ff522d6e21 Fix trans 2023-10-19 13:46:41 +02:00
Laurent Destailleur
cd738b1964 Debug v19 2023-10-18 13:50:21 +02:00
sonikf
732fb2fa04 NEW: Invoice subtypes for customers and vendors (#26233)
* NEW: Invoice subtypes for customers and vendors

* fix PHPCS

* fix PHPCS

* fix PHPCS

* fix PHPCS

* fix possible SQL Injection

* remove hardcoded tests

* remove hardcoded tests

* fix travis ci error
2023-10-18 02:33:14 +02:00
Laurent Destailleur
0fbffea663 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-10-17 14:49:16 +02:00
VIAL-GOUTEYRON Quentin
61afa1c84b NEW : conf to display date entry stock exped and sort in date order (#22625)
* NEW : Date d'entree en stock sur les exped au moment de la création

* add en trad

* Ajout conf pour la date d'entree en stock

* add trad

* trad

* Fixing style errors.

* modif for only full group by

---------

Co-authored-by: stickler-ci <support@stickler-ci.com>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-10-16 18:38:37 +02:00
Laurent Destailleur
9144293f0b Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-10-16 06:02:17 +02:00
Noé Cendrier
a92458ebbc FIX check tva_tx before comparing price_min_ttc (#25220)
* FIX check tva_tx before comparing price_min_ttc

* better price_ttc comparison for propal, commande, facture lines

* price_ht must be transformed into number before using it for calculating
2023-10-16 04:07:10 +02:00
Laurent Destailleur
cbb60d8b5e Debug v19 2023-10-14 16:23:28 +02:00
Laurent Destailleur
4594188984 Debug v19 2023-10-14 01:10:25 +02:00
Laurent Destailleur
b985ad1f2e Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-10-13 20:08:00 +02:00
Laurent Destailleur
d11543c806 Debug v19 2023-10-13 20:07:39 +02:00
sonikf
30080e997f fix #25941 (#26206)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-10-13 17:57:12 +02:00
Laurent Destailleur
a8b4b9ec14 Debug v19 2023-10-13 16:08:30 +02:00
Laurent Destailleur
af186509b9 Fix error management 2023-10-13 15:42:15 +02:00
Laurent Destailleur
caf00b2456 Merge branch 'reduction' of https://github.com/altairisfr/dolibarr into
altairisfr-reduction
2023-10-12 20:09:00 +02:00
andreubisquerra
9274f7f507 Ask to create cash account if there is no cash account in TakePOS (#25036) 2023-10-12 17:59:59 +02:00
dolibarr95
879c6d1e1f NEW Add more company informations (ProfId7 to 10) (#25266)
* Update company.php

Add more "company  professional" Id informations.
4 new constants

* Update pdf.lib.php

pdf page footer add ProfId

* Update pdf.lib.php

add profid10

* Update companies.lang

ProfId 7 to 10
2023-10-12 17:44:08 +02:00
Anthony Berton
a29616d81a NEW - Row in list higher height (#26177)
* NEW - Line be most height in list

* Param for height row

* Update style.css.php

* Update style.css.php

---------

Co-authored-by: Anthony Berton <anthony.berton@bb2a.fr>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-10-12 13:16:17 +02:00
Laurent Destailleur
92ec85df26 Debug v19 2023-10-11 14:40:02 +02:00
Laurent Destailleur
946239dbf3 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-10-10 23:04:47 +02:00
Laurent Destailleur
e642697f60 Fix label of trigger user enabled or disabled 2023-10-10 12:22:22 +02:00
Laurent Destailleur
9d466793fa Merge pull request #24760 from NextGestion/dolibarr_fixbugs
NEW Can restore product in stock when deleting the supplier invoice
2023-10-08 21:58:55 +02:00
Laurent Destailleur
7939e9e4e9 Debug v19 2023-10-08 14:11:31 +02:00
William Mead
721090e8b5 Added missing localization of word Done 2023-10-06 14:31:52 +02:00
William Mead
b9de0e49d8 Added intervention closed confirmation text 2023-10-06 09:34:41 +02:00
William Mead
68b731d9ac Added intervention closed notification email text 2023-10-06 09:16:33 +02:00
William Mead
b3ce1af29d NEW Added notification on closed intervention 2023-10-05 12:11:39 +02:00
Laurent Destailleur
46bc9de594 Merge pull request #25871 from DoliGreece/sonikf-patch-fetch-vat-details
NEW: Retrieve vat details from the Greek Ministry of Finance GSIS SOAP web service and autocomplete third party fields
2023-10-02 18:38:40 +02:00
Laurent Destailleur
cdfa7c901a Merge pull request #25532 from lamrani002/formAddPropertyMB
NEW Form for add object's property on moduleBuilder
2023-09-27 11:34:07 +02:00
Laurent Destailleur
73464757a3 Merge pull request #25944 from DoliGreece/sonikf-fix-translation
fix translation
2023-09-27 00:04:48 +02:00
Alexandre SPANGARO
1419bad738 Merge branch 'develop' into 18a3 2023-09-26 16:20:36 +02:00
Laurent Destailleur
bd5c111f1a Better error message 2023-09-26 00:56:52 +02:00
sonikf
f45a35860f Fix #26005 2023-09-23 13:11:56 +03:00
Laurent Destailleur
f7af03308a NEW Add a public page to list all open surveys 2023-09-20 02:48:35 +02:00
sonikf
8c4dd102e6 Update definition 2023-09-20 01:30:28 +03:00
Laurent Destailleur
bd4efca9e7 Add result message on extrafield deletion 2023-09-19 16:42:50 +02:00
Laurent Destailleur
4fa60709d5 NEW Add a button to re-encrypt data of a dolcrypt extrafield password 2023-09-19 16:07:45 +02:00