dolibarr-foundation icon indicating copy to clipboard operation
dolibarr-foundation copied to clipboard

Make the dolibarr major version (x.y) mandatory into label of any product on dolistore (or use labels)

Open eldy opened this issue 10 years ago • 6 comments

Make the dolibarr major version (x.y) mandatory into label of any product on dolistore.

We must accept

Module title x.y or Module title x.y-a.b or Module title x.y-a.b-d.ee

eldy avatar Sep 23 '15 22:09 eldy

Why in label ? We are going to multiply the number of module in a exponential way if one version, one module publicated.

It would rather be necessary to add an upper left list of dolistore with the major versions of dolibarr and than it shows only the compatible modules.

aspangaro avatar Sep 24 '15 04:09 aspangaro

Module title x.y and perhaps If they can enter tags for the versions.

ndrosis avatar Sep 24 '15 06:09 ndrosis

Using version into title is just few minutes of work and already working. indexing, search and visibility is immediate at low cost. Using dedicated field with list of version that will add tag for version is better but may be more difficult.

eldy avatar Oct 24 '15 04:10 eldy

@eldy work in progress...

the min and max versions fields can be used in the label and in the long description of the product.

hregis avatar Sep 12 '16 15:09 hregis

@eldy Ready to test in Dolistore

hregis avatar Sep 15 '16 13:09 hregis

On a cette erreur sql quand on va dans le back office "catalogue - produit - filtrer par catégorie" You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' a.date_add as dateadd, a.dolibarr_min, a.dolibarr_min_status, a.dolibarr_max, a' at line 3

Et ensuite, plus possible de lister les produits

eldy avatar Nov 18 '16 18:11 eldy