Vincent Maury
24748edb59
NEW : option to allow freezing qty in BOM service's line ( #29990 )
...
* Some manufacturing needs to freeze quantities for services to : in printing for example, the machine needs time to be tuned before starting the manufacturing, and this time is not dependant of the number of pieces printed
* No more option to allow qty freeze for BOM services, it's now always authorized
* No more option to allow qty freeze for BOM services, it's now always authorized
2024-06-19 20:48:43 +02:00
Yannis Hoareau
fb05e2851f
NEW add pdf regenration to mass action for shipments ( #29970 )
...
* Expedition: add PDF mass regen: add choice in mass actions
* Expedition: add PDF mass regen: fix php warnings
Fixing php warning to avoid blank page when mass PDF regenerating
2024-06-19 20:36:02 +02:00
lvessiller-opendsi
617cd05603
NEW filter on invoice dates in product margin tab ( #29997 )
...
* NEW filter on invoice dates in product margin tab
* NEW pagination in product margin tab
* Fix hook called twice
* fix ci errors
2024-06-19 20:21:16 +02:00
lvessiller-opendsi
f04d3e12b5
NEW filter on invoice dates in thirdparty margin tab ( #29998 )
...
* NEW filter on invoice dates in thirdparty margin tab
* fix ci errors
2024-06-19 20:20:56 +02:00
Laurent Destailleur
b09b6d4b91
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-06-19 20:20:20 +02:00
Laurent Destailleur
eff58002aa
Prepare v21
2024-06-19 20:20:03 +02:00
Vincent de Grandpré
949bff05b3
QUAL conformity PR for data structure of #29964 ( #30014 )
...
* conformity PR for data structure of #29964
* Update 19.0.0-20.0.0.sql
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-06-19 20:19:30 +02:00
Alexandre SPANGARO
4cde150804
NEW Accountancy - Add partial reconcile on subledger ( #30027 )
...
* NEW Accountancy - Add partial lettering on subledger
* Fix PHPCS
* Fix codespell
2024-06-19 20:10:04 +02:00
Zephyriony
9c30f1d30d
NEW : Sign propal from the web portal ( #30062 )
...
* NEW : Sign propal from the web portal
* Update html.formlistwebportal.class.php
* Update html.formlistwebportal.class.php
* Update html.formwebportal.class.php
* Update html.formwebportal.class.php
* Update html.formlistwebportal.class.php
* Update html.formwebportal.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-06-19 20:08:20 +02:00
Benjamin Falière
833780b84e
NEW(Supplier): Add classe_element_line property for supplier related classes ( #30060 )
...
* NEW(CommandeFournisseur): add proporty CommandeFournisseur:class_element_line
* Fix typo
* NEW(supplier): Add classe_element line property for supplier classes
---------
Co-authored-by: Benjamin Falière <benjamin.faliere@altairis.fr>
2024-06-19 19:51:25 +02:00
lvessiller-opendsi
3929653365
NEW due date in accounting bookkeeping list and card ( #30061 )
...
* NEW due date in accounting bookkeeping list and card
* fix pre-commit
* fix pre-commit
2024-06-19 19:47:22 +02:00
yledoare
fd5430c9d9
#NEW force_install_noedit : add value 3 to block all technical parameters excepted main_url ( #30080 )
...
* Bookcal : more date check
* fix phpcs warning
* No error if dateStartTimestamp not yet set
* Docker for PROD
* Update Readme
* Fix else if CodeSniffer warning
* Update Readme for Docker
* Random DB password
* Add install.forced.docker.php
* Enable dolibarr_main_url_roo writable in forced mode
* revert on main_url editable
* force_install_noedit : new value '3' to block all technical parameters excepted main_url, used in install.forced.docker.php
* force_install_noedit code 3 corrections
* Fix HOST_USER_ID, add HOST_GROUP_ID
* Fix phpcs
* Not force https if DOL_MAIN_URL_ROOT yet contains https
* Space after comma for phpcs
* use HOST_GROUP_ID
* Explanations to check https
* Update main.inc.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-06-19 19:27:04 +02:00
Frédéric FRANCE
7233e91b19
fix phpstan Property CommonDocGenerator::$extrafieldsCache (ExtraFields) in empty() is not falsy ( #30089 )
2024-06-19 19:21:45 +02:00
Lucas Marcouiller
244393f193
fix warnings in stripe admin page ( #30087 )
...
Co-authored-by: Hystepik <lmarcouiller@nltechno.com>
2024-06-19 19:20:28 +02:00
Laurent Destailleur
9ca17bff4b
Fix warning
2024-06-19 18:22:12 +02:00
Laurent Destailleur
411fdaeaff
Debug v20
2024-06-19 18:21:19 +02:00
Laurent Destailleur
c178760709
Fix timeout on upload of a large zip file.
2024-06-19 18:12:14 +02:00
Laurent Destailleur
9b50c4d2ef
Debug v20
2024-06-19 17:58:15 +02:00
Francis Appels
429b571acc
Fix more wrong llxHeader on "related items" tab for product card #30065 ( #30079 )
...
* Fix more wrong llxHeader on "related items" tab for product card #30065
* Fix phan
* fix phan
2024-06-19 15:12:20 +02:00
Laurent Destailleur
eea3c74f27
Clean code
2024-06-19 15:09:49 +02:00
Laurent Destailleur
4e416a0382
Doxygen
2024-06-19 15:03:25 +02:00
Laurent Destailleur
e30ee02357
Fix for #30077 (renaming method will be done later when situation
...
invoice integration will be completed)
2024-06-19 14:57:45 +02:00
Laurent Destailleur
5319d5930c
Add token
2024-06-19 14:43:46 +02:00
Laurent Destailleur
3119a29a50
Close #30083 in develop for v20
2024-06-19 14:39:15 +02:00
Laurent Destailleur
672fa84672
Lang
2024-06-19 10:45:56 +02:00
Laurent Destailleur
70d28f514e
css
2024-06-19 03:34:06 +02:00
Laurent Destailleur
50323751c6
Clean code
2024-06-19 03:30:45 +02:00
Laurent Destailleur
9149b75fbb
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-06-19 03:23:16 +02:00
Laurent Destailleur
062165e7ac
Debug v20
2024-06-19 03:23:00 +02:00
Zephyriony
4a643c8780
FIX #30067 ( #30075 )
2024-06-19 03:13:47 +02:00
Zephyriony
943c3c290f
FIX #29782 ( #30074 )
2024-06-19 03:09:08 +02:00
Laurent Destailleur
c936c4b4b4
Look and feel v20
2024-06-19 02:58:06 +02:00
Laurent Destailleur
d63bb3e08e
Debug v20
2024-06-19 02:09:59 +02:00
Laurent Destailleur
03a8a154c3
Merge manually another part of PR #29897
2024-06-18 21:52:25 +02:00
Laurent Destailleur
1e4babaff8
Add method get_allprev_progress() manually for #29897
2024-06-18 21:45:19 +02:00
Laurent Destailleur
4ebb1c2ce1
Clean code
2024-06-18 21:34:54 +02:00
Laurent Destailleur
23108b2d1e
Clean code
2024-06-18 21:29:51 +02:00
Laurent Destailleur
95584af207
Clean code
2024-06-18 21:25:00 +02:00
Laurent Destailleur
de5be64992
Clean code
2024-06-18 21:24:16 +02:00
Laurent Destailleur
d117415508
Clean code
2024-06-18 21:23:19 +02:00
Laurent Destailleur
f7c84c6621
Merge manually first step for situation invoice from #29897
2024-06-18 20:21:56 +02:00
Laurent Destailleur
f83746fc18
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-06-18 19:15:43 +02:00
Laurent Destailleur
eb537088ba
Exclude phan error type that is for the moment too annoying to manage
2024-06-18 19:15:29 +02:00
Florian Mortgat
b75c67a101
FIX: wrong llxHeader on "related items" tab for product card ( #30065 )
2024-06-18 18:36:17 +02:00
Frédéric FRANCE
eb8577e499
fix phpstan ( #30073 )
...
Method LoanSchedule::transPayment() is unused.
2024-06-18 18:33:01 +02:00
lvessiller-opendsi
46864255ba
FIX validated date filter on accountancy bookkeeping list and export ( #30069 )
2024-06-18 18:32:27 +02:00
Frédéric FRANCE
4040dd2462
add missing translation ( #30072 )
2024-06-18 18:32:04 +02:00
Laurent Destailleur
3516746a10
Add tooltip to help debug
2024-06-18 16:40:28 +02:00
Laurent Destailleur
2966537c44
Fix #30053
2024-06-18 16:24:05 +02:00
Laurent Destailleur
c0a4dd86b2
FIX #30063
2024-06-18 16:15:51 +02:00