Laurent Destailleur
7c68dc3d1e
Fix phpcs
2023-11-17 01:17:23 +01:00
Laurent Destailleur
8909223452
Fix CSS
2023-11-17 01:13:00 +01:00
Laurent Destailleur
144be811fc
Fix phpcs
2023-11-17 00:54:15 +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
Frédéric FRANCE
a497eb0897
fix phpstan ( #26645 )
2023-11-17 00:25:34 +01:00
Frédéric FRANCE
445824f783
fix phpstan ( #26638 )
2023-11-16 23:39:02 +01:00
lvessiller-opendsi
f5af28e1fb
NEW substitute expiration date ( #26628 )
2023-11-16 23:36:31 +01:00
sonikf
10e56262ea
FIX #9598 ( #26600 )
...
* NEW: Add support for supplier recurring invoice
* NEW: Add support for supplier contract recurring invoice
* Add tests
* We must not force supplier to become customer
* FIX PHPCS
* fix wrong test
2023-11-16 23:29:00 +01:00
lvessiller-opendsi
3dd502b38f
NEW subject and message paramaeters on notification hook ( #26625 )
2023-11-16 23:27:50 +01:00
Maxime Kohlhaas
de0b733430
Fix : missing getEntity for hrm public holiday ( #26627 )
2023-11-16 23:27:20 +01:00
moreauftheobald
3859335bdc
Add entity management on contact list on thirdparty card ( #26629 )
2023-11-16 23:26:38 +01:00
moreauftheobald
279343ee56
Ddevelop fix product class ( #26632 )
...
* Add entity management on contact list on thirdparty card
* Correction On procduct class files "Access to an undefined property"
2023-11-16 23:26:08 +01:00
John BOTELLA
5736f9f8ec
Set main feature level from 2 to 1 for MAIN_ACTIVATE_VALIDATION_RESULT ( #26634 )
2023-11-16 23:22:35 +01:00
Eric
c9ea039ac5
Fix salary socid ( #26635 )
...
* nom (deprecated) -> name
* fix this->socid undefined
2023-11-16 23:22:22 +01:00
Eric
f175fc27f6
fix phpstan undef property ( #26640 )
2023-11-16 23:19:33 +01:00
Frédéric FRANCE
c6846d8036
increase phpstan level ( #26642 )
2023-11-16 23:17:02 +01:00
Frédéric FRANCE
d4eea462b9
fix phpstan ( #26641 )
2023-11-16 23:16:21 +01:00
Eric
1b42495a18
fix undef pmp ( #26643 )
2023-11-16 23:15:41 +01:00
Eric
ae0ce54497
errors -> error and errorss -> errors ( #26644 )
2023-11-16 23:15:10 +01:00
Laurent Destailleur
f5af021407
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2023-11-16 15:50:06 +01:00
Laurent Destailleur
f375c41ebb
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-11-16 15:50:02 +01:00
Laurent Destailleur
bc70788ace
Fix phpcs
2023-11-16 15:49:21 +01:00
MDW
c4542895d7
Fix recurrent supplier invoice generation (title) ( #26601 )
2023-11-16 15:43:48 +01:00
lvessiller-opendsi
8444c1e389
FIX pagination parameters on save and cancel buttons ( #26605 )
2023-11-16 15:41:34 +01:00
MDW
e47811a710
QUAL Improve spelling in documentation strings/text ( #26611 )
2023-11-16 15:33:55 +01:00
Alexandre SPANGARO
631a5ea066
Invoice - payment list - Manage Checkbox on left column ( #26604 )
2023-11-16 15:32:50 +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
kkhelifa-opendsi
fdb81c3ceb
FIX: Fix set private note ( #26610 )
2023-11-16 15:26:51 +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
Laurent Destailleur
e910c3fa4e
CSS
2023-11-16 15:14:01 +01:00
Christian Humpel
df31421e86
Integrate 'sqlfilterlines' in API for commande. ( #26612 )
...
Co-authored-by: christian.humpel <christian.humpel@gmail.com >
2023-11-16 15:05:32 +01:00
Lucas Marcouiller
68d996b482
fix some phpstan errors ( #26608 )
...
Co-authored-by: Hystepik <lucas.marcouiller@gmail.com >
2023-11-16 15:01:46 +01:00
Pascal Hubrecht
13f2ae60ef
fix duplicate index in llx_expensereport ( #26614 )
2023-11-16 15:00:42 +01:00
Christian Humpel
d567bdaa53
Integrate 'sqlfilterlines' in API for supplierorders. ( #26613 )
...
Co-authored-by: christian.humpel <christian.humpel@gmail.com >
2023-11-16 15:00:13 +01:00
Günter Lukas
06915267a7
Fix #26620 ( #26622 )
...
Fix calculation of total amount of multicurrency
2023-11-16 14:59:07 +01:00
Maxime Kohlhaas
6d749046a1
Fix SQL migration 18-19 ( #26626 )
2023-11-16 14:56:09 +01:00
Laurent Destailleur
a1c040dcc1
Doc
2023-11-15 23:52:48 +01:00
Laurent Destailleur
29e616fa8b
CSS
2023-11-15 19:26:14 +01:00
Laurent Destailleur
599632c671
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-11-15 11:47:58 +01:00
Laurent Destailleur
0cc541bb4a
Standardize fields
2023-11-15 11:47:15 +01:00
Laurent Destailleur
ed81003169
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2023-11-14 23:15:15 +01:00
Laurent Destailleur
db8662f8e2
Doc
2023-11-14 23:14:59 +01:00
thomas-Ngr
d5bb63df5d
Reception dispatch : copy previous entrepot ( #26597 )
2023-11-14 22:39:18 +01:00
Laurent Destailleur
c0510fc0f5
Debug v19
2023-11-14 20:59:31 +01:00
Charlène Benke
8c8e806a8f
NEW : extrafields based on fontawesome ( #26598 )
...
* NEW : extrafields based on fontawesome
allow to define a field contain a icon based on fontawesome
on input we have an icon picker
on ouput we display the icon
* Update extrafields.class.php
* Update extrafields.class.php
* Update extrafields.class.php
2023-11-14 20:51:43 +01:00
lamrani abdelwadoud
c082074129
NEW functionality for clone job profile ( #26599 )
...
* NEW functionality for combined salary invoice and supplier invoice
* remove print_r
* NEW functionality for clone jobProfile
2023-11-14 18:21:15 +01:00
Laurent Destailleur
102d782d9e
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2023-11-14 18:04:06 +01:00
Laurent Destailleur
6d51b53ff4
Doc
2023-11-14 18:03:56 +01:00
Charlène Benke
849b148813
positioning arrayfields definition befor doactions hook ( #26595 )
...
If the definition of arrayfields are after, we can't change the content of the array list like on the other page
2023-11-14 18:01:54 +01:00
Laurent Destailleur
0072986060
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2023-11-14 17:59:59 +01:00