Commit Graph

126677 Commits

Author SHA1 Message Date
Alexandre SPANGARO
ba458ddfd6 Review of ledger display (#26423)
* Review of ledger display

* typo

* Update listbyaccount.php

* Update listbyaccount.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-11-01 15:00:48 +01:00
Christophe Battarel
23c944a104 NEW : customize position in complete_head_from_modules (#26406)
* NEW : customize position in complete_head_from_modules

* fix parenthesis search

* fix position search

---------

Co-authored-by: Christophe Battarel <christophe@altairis.fr>
2023-11-01 15:00:29 +01:00
manavb2214
80734cc945 Update CONTRIBUTING.md (#26412)
Fixed a Typographical Error.
2023-11-01 14:25:48 +01:00
Christophe Battarel
9580f5bc11 add hook tabContentCreateProposal (#26411)
Co-authored-by: Christophe Battarel <christophe@altairis.fr>
2023-11-01 14:25:33 +01:00
Christophe Battarel
b3e7457cd3 NEW : add new hook tabContentCreateOrder (#26408)
* NEW : add new hook tabContentCreateOrder

* update comment

---------

Co-authored-by: Christophe Battarel <christophe@altairis.fr>
2023-11-01 14:25:26 +01:00
Christophe Battarel
3afaa266c3 add hook tabContentCreateInvoice (#26413)
Co-authored-by: Christophe Battarel <christophe@altairis.fr>
2023-11-01 14:25:14 +01:00
manavb2214
de0fe8ee85 Update CONTRIBUTING.md (#26415)
Fixed Typo Error.
2023-11-01 14:24:56 +01:00
Christophe Battarel
13072a1df2 add hook tabContentViewSupplierOrder (#26417)
Co-authored-by: Christophe Battarel <christophe@altairis.fr>
2023-11-01 14:24:31 +01:00
Christophe Battarel
002f10a9aa NEW : add hook tabContentCreateSupplierOrder (#26418)
* add hook tabContentViewSupplierOrder

* wrong hook name

---------

Co-authored-by: Christophe Battarel <christophe@altairis.fr>
2023-11-01 14:24:10 +01:00
manavb2214
af4638657e Update CONTRIBUTING.md (#26420)
Fixed typo error.
2023-11-01 14:23:42 +01:00
Alexandre SPANGARO
e2debe7cd8 FIX Accountancy - Journal - problem with displaying label in getNomUrl (#26424) 2023-11-01 14:23:24 +01:00
Francis Appels
d33b273f39 Fix module builder add/edit object foreignkey (#26425) 2023-11-01 14:18:57 +01:00
Laurent Destailleur
f18e7dd8b2 Look and feel v19 2023-11-01 12:55:31 +01:00
Laurent Destailleur
74e1ec4099 FIX On object validation, ecm index are not updated for uploaded files 2023-10-31 19:28:11 +01:00
Laurent Destailleur
a0c5dffacb Fix must update facture_fourn_rec when merging thirdparties 2023-10-31 18:18:15 +01:00
Laurent Destailleur
774cfce57b Fix must update facture_fourn_rec when merging thirdparties 2023-10-31 18:15:15 +01:00
Laurent Destailleur
494908f1d2 Fix when using non standard action and canvas 2023-10-31 17:53:35 +01:00
Laurent Destailleur
edaab57f2e Endpoint for API /partnershipapi and /recruitment has been renamed into
/partnerships and /recruitments to follow name conventions.
2023-10-31 13:37:15 +01:00
Laurent Destailleur
ca145ef912 QUAL: Endpoint for API /partnershipapi has been renamed into
/partnerships to follow conventions
2023-10-31 13:31:02 +01:00
Laurent Destailleur
ecd4c7bbc7 Comment 2023-10-31 13:05:27 +01:00
Laurent Destailleur
f8a773591c Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-10-31 13:03:11 +01:00
Laurent Destailleur
fb65ad919e Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-10-31 13:03:04 +01:00
Laurent Destailleur
70640428dd Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-10-31 13:02:23 +01:00
atm-sami
cfdc3d1af3 NEW add recursive deletion option for child m os (#26102)
* added recursive deletion option for child MOs + added recursive recovery method for child MOs

* add number of MOs in form_confirm

* update to delete number of mo childs if is null

* added checking of an infinity loop

* review PR
2023-10-31 12:25:59 +01:00
atm-adrien
eeca89c75b FIX : HTML in ODT templates (#26181)
* FIX : HTML does not work on ODT template

* FIX : add replace

* FIX : Backport V18

* FIX : Modif regexp

* FIX : Add encode parameter

* FIX : PR returns
2023-10-31 12:20:43 +01:00
Florent Poinsaut
caf691d706 FIX #25793 V18.0.1 : Cannot add time spent (#26405) 2023-10-31 12:00:55 +01:00
Laurent Destailleur
e308e0046f Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-10-31 12:00:29 +01:00
Laurent Destailleur
571520717d Redo forgotten migration instruction in v18 2023-10-31 11:59:57 +01:00
Florent Poinsaut
7bcd6c2a3a FIX #25793 V18.0.1 : Cannot add time spent (#26405) 2023-10-31 11:59:07 +01:00
Christophe Battarel
1a32455e70 update comment and credentials (#26401)
* update comment

* update credentials

* remove bad commit

* update credentials

---------

Co-authored-by: Christophe Battarel <christophe@altairis.fr>
2023-10-31 11:57:53 +01:00
jyhere
d2355e91e9 NEW: add a $notrigger param to Product::updatePrice() method (#26404)
* NEW: add a $notrigger param to Product::updatePrice() method

* Update product.class.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-10-31 11:57:25 +01:00
Christophe Battarel
4c8870f205 add hook tabContentViewInvoice (#26402)
Co-authored-by: Christophe Battarel <christophe@altairis.fr>
2023-10-31 11:54:39 +01:00
Christophe Battarel
010f2cd9b8 New : Add hook tabContentViewProposal (#26400)
* add hook tabContentViewProposal

* update credentials

---------

Co-authored-by: Christophe Battarel <christophe@altairis.fr>
2023-10-31 11:54:18 +01:00
Laurent Destailleur
0b9795f34c FIX upload of files src_object_type 2023-10-31 11:52:31 +01:00
Laurent Destailleur
85d36ddc58 FIX src_object_id and ttype not filed when uploading a file with API. 2023-10-31 11:52:17 +01:00
Laurent Destailleur
cf6dac2d1f css if stock negative 2023-10-31 11:50:07 +01:00
Francis Appels
ee269b4608 FIX: update product with stock to lot or serial type. (#23002)
* git init

* Fixing style errors.

* Add split of serial defaults

* Fix remaining part

* Fix on  remaining decimal part

* Revert "Fix on  remaining decimal part"

This reverts commit b91f884ddc.

* Revert "Fix remaining part"

This reverts commit 35a6631b29.

* Revert "Add split of serial defaults"

This reverts commit 37009afcbc.

* Remove split for serial numbers and replace by error message.

* Fix stickler CI

* Fix missing product id for lot number fetch

* Allow update for data consistency, but show warning in stock card and stocks by lot/serial list

---------

Co-authored-by: Francis Appels <francis@vps399724.ovh.net.novalocal>
Co-authored-by: stickler-ci <support@stickler-ci.com>
2023-10-31 11:47:38 +01:00
Francis Appels
48ddc2408a New allow modify stock_theorique, not only replace by hook. (#26398) 2023-10-31 11:39:28 +01:00
Laurent Destailleur
59b9d12ed5 FIX upload of files src_object_type 2023-10-31 10:44:58 +01:00
Laurent Destailleur
1a8176253c Debug v19 2023-10-31 10:36:04 +01:00
Laurent Destailleur
9132bbc7b6 Fix mysql 2023-10-31 10:33:13 +01:00
Laurent Destailleur
28ec65f602 Fix php compatibility 2023-10-31 00:50:44 +01:00
Laurent Destailleur
8f91e6bce8 FIX src_object_id and ttype not filed when uploading a file with API. 2023-10-31 00:47:55 +01:00
Laurent Destailleur
b6be0eb34e Add column oauth2_email 2023-10-31 00:21:46 +01:00
Laurent Destailleur
4dce3a2a71 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-10-31 00:15:49 +01:00
Laurent Destailleur
564c5cd5e8 Debug v19 2023-10-31 00:15:31 +01:00
Laurent Destailleur
5d856b1007 Doc 2023-10-30 19:16:14 +01:00
Mohamed DAOUD
322b4d8be9 Adding __NEXT_MONTH_TEXT__ in mail template (#26391) 2023-10-30 18:04:42 +01:00
Laurent Destailleur
aab6d9af62 Fix trans 2023-10-30 17:37:18 +01:00
Laurent Destailleur
47f5a6396e Can edit label of a field of an object 2023-10-30 17:23:22 +01:00