Commit Graph

748 Commits

Author SHA1 Message Date
Frédéric FRANCE
ac7fe765ae add doc (#35625) 2025-10-03 19:06:34 +02:00
Mohamed DAOUD
5e94b60916 fix cat warning (#35623) 2025-10-03 19:01:52 +02:00
Yamil Esteban Garcia
fc1364db56 NEW add tags on proposals and supplier proposals and in statistics (#35553)
* add own supplier invoice tag filter and bulk insert

add own supplier invoice tag filter and bulk insert

* Update list.php

change format

* Bulk edit commande tags

Bulk edit commande tags

* Label filter orders and supplier order statistics

Label filter orders and supplier order statistics

* Supplier Order Label Filter and Mass Action for Supplier Order Labels

Supplier Order Label Filter and Mass Action for Supplier Order Labels

* Update index.php

change format

* Update list.php

change format

* Update index.php

change format

* Update index.php

change format

* create categories proposal and supplier proposal

create categories proposal and supplier proposal

* adds category insertion to budget

adds category insertion to budget

* Create  table llx_categorie_propal

Create  table llx_categorie_propal

* setCategories method


setCategories method

* bulk add tag and filter tag actions

bulk add tag and filter tag actions

* labels in supplier budget statistics and budgets

labels in supplier budget statistics and budgets

* change format

* adds category insertion to supplier budget

* create supplier budget category table

create supplier budget category table

* create setCategories method

create setCategories method

* add tags in bulk and filter tag actions

add tags in bulk and filter tag actions

* Update card.php

* Update card.php

* Update propal.class.php

* Update index.php

* Update index.php

* Update card.php

* Update supplier_proposal.class.php

* Update list.php

* Update supplier_proposal.class.php

* Update supplier_proposal.class.php

* Update list.php

* Update list.php

* Update card.php

* Update card.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-10-01 17:37:08 +02:00
Jon Bendtsen
f3a62ae0b1 If the number of categories are smaller than the limit and the page is not 0, then we should not return anything (#35509)
Co-authored-by: Jon Bendtsen <xcodeauthor@jonb.dk>
2025-09-28 22:26:48 +02:00
ldestailleur
74cc569329 Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-09-15 18:14:11 +02:00
Frédéric FRANCE
f4fe07b98a delete ecmfiles entry when deleting image (#35289) 2025-09-11 12:08:09 +02:00
ldestailleur
97d5025c08 Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-09-07 18:51:58 +02:00
ldestailleur
8317030809 Fix label 2025-09-05 15:08:28 +02:00
Frédéric FRANCE
a1d7b11324 fix doc (#35196) 2025-09-03 12:54:17 +02:00
Charlène Benke
e70357c63b FIX : add map_type_title_area on category class hook (#34971)
* add map_type_title_area on category class hook

need on new categorie feature if we use specific categories on external module

* Update categorie.class.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-08-18 03:38:21 +02:00
ldestailleur
8aa82857f0 Fix depraceted var 2025-08-17 03:56:48 +02:00
ldestailleur
9ccede6c90 Removed the deprecated array $MAP_ID_TO_CODE that was a duplicate of
array "array_flip($categ->MAP_ID)"
2025-08-17 03:45:36 +02:00
ldestailleur
f436a1da0b Clean code comment 2025-08-17 02:29:45 +02:00
Laurent Destailleur
82098594a6 Fix warning 2025-07-31 22:13:45 +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