Laurent Destailleur
7835c1f6bc
Debug setup
2023-12-02 15:49:29 +01:00
Laurent Destailleur
7c756574b6
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-12-02 14:52:36 +01:00
MDW
c7ac316290
QUAL: correct base language (en_US) to American English + other corrections
2023-12-01 20:18:42 +01:00
lamrani abdelwadoud
15bf064c61
FIX linked files when change ref issue #26844 ( #26873 )
...
* fix linked files when change ref
* update fullpath in table
* escape filepath in sql request
* fix cast id
* Update line.php
* Update line.php
* Update errors.lang
* Update line.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-11-30 18:09:13 +01:00
sonikf
0fa2d80381
fix translation ( #26902 )
...
* fix translation
* fix translation
* fix typo
* Update main.lang
* fix typo
* fix syntax
* fix translation
2023-11-30 17:34:13 +01:00
Laurent Destailleur
21239060df
Debug v19
2023-11-28 20:56:20 +01:00
Laurent Destailleur
ea4b857f28
Clean trans
2023-11-28 20:23:11 +01:00
Laurent Destailleur
9a4aa58ce9
Fix message to unlock upgrade
2023-11-28 14:00:15 +01:00
Florent Poinsaut
f9a09bf09a
FIX Email text supplier order bis ( #26884 )
2023-11-28 11:41:26 +01:00
Florent Poinsaut
3cd3f0da3f
FIX email text for supplier order ( #26880 )
...
* Fix email text for supplier order
* Update other.lang
* Update other.lang
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-11-28 11:29:57 +01:00
Laurent Destailleur
9f353a5701
Fix setup page and tooltip
2023-11-27 20:44:29 +01:00
Laurent Destailleur
838c556564
Fix trans
2023-11-27 12:54:47 +01:00
Mohamed DAOUD
dc4d5111aa
New add evaluation report pdf module HRM ( #26850 )
...
* add rh evaluation report pdf
* Update modHRM.class.php
* fix phpcs modHRM.class.php
2023-11-26 15:51:00 +01:00
Alexandre SPANGARO
ba1f811921
Closure period - Add information on index & warning on each journal pages ( #26742 )
...
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-11-23 18:58:59 +01:00
Laurent Destailleur
cb3a86a737
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-11-23 18:56:10 +01:00
Laurent Destailleur
a257dcfa48
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-11-23 18:48:52 +01:00
Alexandre SPANGARO
8d203f4fd4
Debug v19 ( #26784 )
...
* Translate comment
* Fix undefined variable
* Fix undefined variable
* Fix undefined variable - better fix
* Add translation of ProfId so that it is not displayed in admin
* Remove manual definition and call getDefaultImageSizes() instead
2023-11-23 17:45:59 +01:00
sonikf
a8b2c631ab
fix #25348 ( #26806 )
...
* fix #25348
* fix #25348
2023-11-23 17:28:32 +01:00
Lucas Marcouiller
8dce28e29b
Fix bookcal public page 2 ( #26827 )
...
* fix bookcal public page
* fx booking link with calendar
* booking list on calendar_card
* fix display on wrong values
---------
Co-authored-by: Hystepik <lucas.marcouiller@gmail.com >
2023-11-23 14:58:00 +01:00
Laurent Destailleur
15514b2dcc
Missing trans
2023-11-21 11:57:55 +01:00
Laurent Destailleur
406447d1d5
Trans
2023-11-20 21:16:32 +01:00
atm-lucas
73087bee2f
FIX - change error message on quantity ( #26606 )
...
* Added a new error message on quantity split
* fault correction
* Add loading translation files
* Fault
* Translation key
* Code correction
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-11-20 20:42:27 +01:00
William Mead
02eadb29fc
FIX #25458 intervention localizations (backport v17) ( #26757 )
...
* Fix reopen button localization. Added contributor details.
* Added EN done localization
* Added FR done localization
---------
Co-authored-by: William Mead <william.mead@manchenumerique.fr >
2023-11-20 20:19:43 +01:00
sonikf
06874fdd90
fix translation ( #26754 )
2023-11-20 20:18:59 +01:00
Laurent Destailleur
1a6d8e304d
Fix responsive and css. Rename time spent.
2023-11-20 11:41:02 +01:00
Laurent Destailleur
27b5061cbd
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2023-11-19 13:13:39 +01:00
Laurent Destailleur
938b2da768
Clean code for closing of fiscal period and be ready for alternative
...
mode of working.
2023-11-19 13:12:58 +01:00
Laurent Destailleur
ab10297db7
Rename method for a more generic use
2023-11-19 12:42:06 +01:00
lamrani abdelwadoud
c8ad1e616b
Solution to restore a massive stock movement error. ( #26623 )
...
* NEW functionality for save movement reversed
* remove variable
* Fix variable to be properly validated or sanitized
* cast variable
* Fix for cast variable injection on SQL
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-11-19 10:58:16 +01:00
Maxime Kohlhaas
a8c0c63565
Fix : cost calculation on a bom using workstation ( #26738 )
2023-11-19 00:46:09 +01:00
Laurent Destailleur
d769b2884d
Debug v19
2023-11-18 18:07:11 +01:00
Alexandre SPANGARO
072bdbdc9a
NEW Accountancy - Added management of tax period closures #FPC21 ( #25859 )
...
* NEW Accountancy - Added management of tax period closures
* Unlock function fiscal year & closure admin page
* Fix travis
* Fix Visibility function
* Fix indent & space
* Fix indent
* Fix travis
* Update text
* Add action to generate has new entry with sub-ledger accounts details
* Return code
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-11-18 11:25:43 +01:00
John BOTELLA
2efd482e73
Change behavior of keydown ( #26677 )
2023-11-18 02:21:45 +01:00
Laurent Destailleur
a0bba05b02
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/commande/class/api_orders.class.php
htdocs/compta/facture/card.php
htdocs/core/lib/functions.lib.php
htdocs/core/lib/project.lib.php
htdocs/fourn/class/api_supplier_orders.class.php
htdocs/fourn/class/fournisseur.facture-rec.class.php
htdocs/langs/en_US/stocks.lang
2023-11-17 18:24:53 +01:00
MDW
9cb872c8d3
Fix spelling in base language ( #26671 )
2023-11-17 16:20:49 +01:00
Laurent Destailleur
5e59e8d0e4
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
...
Conflicts:
htdocs/langs/en_US/stocks.lang
2023-11-17 00:44:30 +01:00
HENRY Florian
7c43aa86c9
fix: mising delete inventory perms with MAIN_USE_ADVANCED_PERMS ( #26617 )
...
* fix: mising delete inventory perms
* fix: mising delete inventory perms
2023-11-16 15:31:20 +01:00
thibdrev
11ed276fe3
fix PRODUCT VARIANTS - Missing translation key for "Combination" ( #26618 )
...
* Add "Attributes" key to en_US/products.lang
* Add "Attributes" key to fr_FR/products.lang
* Change langs->trans('Combination') to lang-trans->trans('Attributes')
2023-11-16 15:19:51 +01:00
atm-sami
966e26e450
FIX add display of an error when attempting to delete a committed transaction ( #26573 )
...
* add display of an error when attempting to delete a committed transaction
* update
2023-11-14 14:53:40 +01:00
sonikf
0fbc5bd423
NEW: Supplier template invoive extrafields ( #26570 )
...
* NEW: Supplier template invoive extrafields
* NEW: Supplier template invoive extrafields
* NEW: Supplier template invoive extrafields
2023-11-14 14:46:48 +01:00
Laurent Destailleur
c6c7b6692d
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-11-13 15:33:32 +01:00
Laurent Destailleur
68ffe0960d
Trans
2023-11-13 15:27:42 +01:00
Frédéric FRANCE
400128243b
confirm delete extrafield ( #26565 )
2023-11-13 13:01:14 +01:00
Laurent Destailleur
8fd688bb51
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-11-13 02:59:22 +01:00
Laurent Destailleur
2d6559d74f
Fix warning
2023-11-13 02:42:47 +01:00
Klaas Oldenburger
a1c295185d
Update main.lang ( #26546 )
...
correcting date short format to dutch settings
2023-11-12 21:59:28 +01:00
Laurent Destailleur
b709de584c
Debug v19
2023-11-11 15:35:23 +01:00
Laurent Destailleur
b6b63b8655
Typo
2023-11-11 15:02:24 +01:00
lamrani abdelwadoud
07d2d6b861
NEW functionality for get bon prelevement in ligne order ( #26540 )
...
* Fix massaction checkbox for display it on right side
* get all order lines request
2023-11-10 18:56:52 +01:00
atm-sami
53b48173f6
NEW add sorting of product price list by customer ( #26483 )
...
* added sorting of product price list by customer
* add search and sort in same time
* Update price.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-11-09 14:55:35 +01:00