Maxime Kohlhaas
52646b1dca
Fix : tags were not available if product module is disabled
2025-12-16 10:43:51 +01:00
Laurent Destailleur
10c0de4467
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-11-20 11:55:18 +01:00
Laurent Destailleur
ae131796d6
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-11-20 11:51:51 +01:00
noec764
cd984fa6c5
FIX: Object should be cloned here ( #36289 )
...
Co-authored-by: Noé <noe@scopen.fr >
2025-11-17 21:18:28 +01:00
Laurent Destailleur
0f57e9897c
Fix CI
2025-11-14 15:38:37 +01:00
Laurent Destailleur
cba1bcdb84
Fix CI
2025-11-13 13:11:30 +01:00
Laurent Destailleur
8c394c70b8
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-11-12 21:56:01 +01:00
Laurent Destailleur
1affd67437
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-11-12 21:54:29 +01:00
Laurent Destailleur
25b1004c7b
Fix getObjectsInCateg
2025-11-06 17:45:25 +01:00
Laurent Destailleur
583cc1f15f
Fix warning
2025-11-06 17:38:36 +01:00
Regis Houssin
8d72cd0269
FIX wrong number of categories by entity ( #36111 )
...
* FIX wrong number of categories by entity
* FIX missing category class parameters
* FIX remove debug
2025-11-05 22:22:07 +01:00
Frédéric FRANCE
f4fe07b98a
delete ecmfiles entry when deleting image ( #35289 )
2025-09-11 12:08:09 +02:00
ldestailleur
8317030809
Fix label
2025-09-05 15:08:28 +02:00
ldestailleur
bd4489d1b2
Fix duplicate paramapikey
2025-06-24 18:39:38 +02:00
ldestailleur
64e1364c7f
Doc
2025-05-12 20:01:49 +02:00
ldestailleur
2736a4b382
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-05-05 00:07:09 +02:00
Charlène Benke
f5723c7c10
add new category on List for object api ( #33990 )
...
* add new category on List for object api
* Update api_categories.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-05-04 14:04:47 +02:00
Charlène Benke
4bfc06e861
NEW add create category project link via api ( #34016 )
...
* add create category project link via api
* Update api_categories.class.php
2025-04-29 14:55:56 +02:00
Charlène Benke
bc874ebc5c
delete category fail (interventional not full implemented) ( #33989 )
...
the category for interventional is not full installed, so the table is not created
we need the dolibarr 22 tto implement it
2025-04-29 06:41:30 +02:00
ldestailleur
7c99a650e3
Show nb of tags per type
2025-04-26 16:15:52 +02:00
ldestailleur
80cdcf4d62
WIP Addapage to edit all categories.
2025-04-26 13:16:07 +02:00
ldestailleur
e82e716ea1
CSS
2025-04-19 12:30:55 +02:00
ldestailleur
55fab0fbe5
NEW Add page list for categories.
2025-03-29 16:16:44 +01:00
ldestailleur
a6266e01fe
Fix label
2025-03-29 15:38:29 +01:00
ldestailleur
4ba3f0d90e
Clean and standardize code for Categories
2025-03-29 15:03:36 +01:00
Alexandre SPANGARO
67dff53958
Fix some problem on new category/tag ( #33632 )
...
* FIX Supplier Invoice category - Wrong function on view/edit card
* FIX Invoice category - Wrong link for manage category
* FiIX Translation problem on category
* FIX wrong cat
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-03-28 23:18:57 +01:00
Alexandre SPANGARO
1cd2783bd2
NEW Add tags / category on supplier invoice ( #33490 )
...
* NEW Add tags / category on supplier invoice
* CI
* Fix condition if constant MAIN_USE_NEW_SUPPLIERMOD is used
* Fix link
* Fix typo
* Fix element type on export
* Fix element type on export
2025-03-25 16:28:51 +01:00
ldestailleur
eb885d89af
Code comment
2025-03-22 14:05:48 +01:00
ldestailleur
299192d258
Method Categoie->getObjectsInCateg() is deprecated. Try by using instead
...
getListForItem().
2025-03-22 12:32:46 +01:00
MDW
0cc1aa6d80
Qual: Fix phan notices (asset..compta/paiement) ( #33484 )
...
* Qual: Fix phan notices (accountancy, adherents)
* Qual: Fix phan notices (admin)
* Qual: Fix phan notices (asset..compta/paiement)
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-03-16 20:45:04 +01:00
Alexandre SPANGARO
4cb4be3774
NEW Supplier orders - Add tags/categories ( #33386 )
...
* NEW Supplier orders - Add tags/categories
* Fix CI
* Fix CI
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-03-11 03:20:26 +01:00
Laurent Destailleur
e874529873
Merge pull request #33250 from aspangaro/22_catinvoice
...
NEW Add invoice tags
2025-03-05 14:29:55 +01:00
MDW
f625f8de60
Qual: Fix api phan notices
2025-03-05 13:22:08 +01:00
MDW
eac44b164a
Qual: Fix phpdoc index(), FIELDS
2025-03-05 13:21:05 +01:00
Alexandre SPANGARO
c462a03683
Merge branch 'develop' into 22_catinvoice
2025-03-03 06:27:02 +01:00
Alexandre SPANGARO
e22f2d5cbf
Merge branch 'develop' into 22_catinvoice
2025-03-02 22:21:05 +01:00
MDW
035ede5874
Qual: Fix phan notices in API classes
2025-03-02 20:49:46 +01:00
MDW
c02293a880
Qual: Add phpdoc for request_data param
2025-03-02 20:49:45 +01:00
ldestailleur
ac5d5aeb91
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2025-03-02 15:29:14 +01:00
Alexandre SPANGARO
a71ae83f2a
Merge branch 'develop' into 22_catinvoice
2025-03-01 10:30:08 +01:00
Frédéric France
31dcb9d99c
fix phpstan
2025-02-27 18:49:23 +01:00
Frédéric France
c1803a6e6a
fix phpstan
2025-02-27 18:46:46 +01:00
ldestailleur
eb1d4f4eda
Fix url encode
2025-02-27 13:46:34 +01:00
ldestailleur
0d834b2c05
Debug v21, the type small was only if no url provided
2025-02-27 13:44:37 +01:00
Alexandre SPANGARO
d58fbd8eb4
NEW Add invoice tags
2025-02-27 06:51:00 +01:00
Laurent Destailleur
0b3d3c3a2b
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-02-27 02:06:35 +01:00
ldestailleur
2404701f94
Doc
2025-02-26 20:40:44 +01:00
ldestailleur
0524bba08c
Fix duplicate SQL, must use count to count.
2025-02-26 20:37:03 +01:00
ldestailleur
b7580798c2
Fix when lang is undefined.
2025-02-26 19:44:20 +01:00
ldestailleur
10fd8b2111
Clean code
2025-02-24 16:16:26 +01:00