Juanjo Menent
|
ba3d8f445c
|
Fix #3514 More elegant
|
2015-09-13 00:25:32 +02:00 |
|
Juanjo Menent
|
744e5375d2
|
Fix #3514 Bug: Error when trying to add a product to a non-existing object
|
2015-09-13 00:09:32 +02:00 |
|
aspangaro
|
7d2eae2359
|
Fix: Better presentation for add form
|
2015-08-23 07:37:38 +02:00 |
|
aspangaro
|
8689b22e14
|
Product card: remove old code
|
2015-07-16 05:31:05 +02:00 |
|
aspangaro
|
59e88590e0
|
Move my address email to new one
|
2015-07-15 20:30:33 +02:00 |
|
Laurent Destailleur
|
e31af7f914
|
Can filter list of setup constant on name and extend visibility to all.
|
2015-07-12 18:05:56 +02:00 |
|
Laurent Destailleur
|
ae5b779652
|
Uniformize code
|
2015-06-30 01:34:17 +02:00 |
|
Laurent Destailleur
|
ce6039f7f6
|
NEW Replace category edition page on members with new select2 component.
|
2015-06-27 23:01:05 +02:00 |
|
Alexis Algoud
|
d0999e5458
|
FIX hide category if it's not enable
|
2015-06-19 14:30:23 +02:00 |
|
Laurent Destailleur
|
87e07a3038
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
ChangeLog
htdocs/compta/bank/virement.php
htdocs/core/tpl/objectline_create.tpl.php
htdocs/product/card.php
htdocs/societe/soc.php
|
2015-06-14 17:18:45 +02:00 |
|
Laurent Destailleur
|
4e5ed08ff8
|
Clean code
|
2015-06-12 13:21:21 +02:00 |
|
fmarcet
|
5783c185bd
|
Fix: Not reading external barcode numeration module
|
2015-06-11 10:43:12 +02:00 |
|
Regis Houssin
|
c21156dd13
|
Fix: strict mode hunter
|
2015-06-10 18:58:42 +02:00 |
|
Laurent Destailleur
|
89f77f5e2b
|
Uniformize code
|
2015-06-06 14:21:18 +02:00 |
|
Raphaël Doursenaud
|
ee808cdfd7
|
Added types constants to categories
|
2015-05-23 18:52:31 +02:00 |
|
Raphaël Doursenaud
|
5d2f081152
|
[Qual] Fixed HTML select form selected attribute
Dolibarr uses HTML 4.01 or HTML5 doctypes.
The select form selected attribute should not have a value.
|
2015-05-07 14:21:14 +02:00 |
|
Laurent Destailleur
|
a4675010ac
|
Fix label
|
2015-05-05 22:08:53 +02:00 |
|
Juanjo Menent
|
f6d2320c34
|
Merge pull request #2756 from aternatik/fix_label_product
FIX : remove deprecated property 'libelle' on product object
|
2015-05-05 20:25:08 +02:00 |
|
Juanjo Menent
|
65d736cb68
|
Merge pull request #2766 from aternatik/fix_product_cat
Fix : missing link to category into product card.
|
2015-05-05 20:17:17 +02:00 |
|
Laurent Destailleur
|
4d34f473f6
|
Won another space line
|
2015-05-05 11:07:28 +02:00 |
|
jfefe
|
3d8f692355
|
Fix : missing link to category into product card.
|
2015-05-05 01:34:50 +02:00 |
|
jfefe
|
a1cc47f81b
|
Missing rename product field libelle into label
|
2015-05-04 12:58:54 +02:00 |
|
jfefe
|
3a1b7d6530
|
Missing renaming fields
|
2015-05-04 12:37:50 +02:00 |
|
jfefe
|
7e0357dcf9
|
FIX : remove deprecated property 'libelle' on product object
|
2015-05-04 03:03:24 +02:00 |
|
Laurent Destailleur
|
333a29683c
|
uniformize look
|
2015-05-03 21:15:08 +02:00 |
|
Laurent Destailleur
|
c485b1fe30
|
Fix When generation of doc is required and generator not provided, we
take first entry found.
|
2015-05-03 20:07:16 +02:00 |
|
Laurent Destailleur
|
f0b10c14d7
|
NEW Add a new component to select categories/tags from the main edit
page of product. The dedicated tab is also removed.
|
2015-05-03 15:51:55 +02:00 |
|
Laurent Destailleur
|
414404e854
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
htdocs/comm/action/class/actioncomm.class.php
htdocs/core/class/commonobject.class.php
|
2015-04-26 16:30:33 +02:00 |
|
Francis Appels
|
93d9321088
|
FIX: can show print page after product save
Add product id to form action to be able show print page from product
card after save.
|
2015-04-22 23:27:09 +02:00 |
|
Laurent Destailleur
|
96a33bbe8a
|
First clean of code after devcamp
|
2015-04-21 15:49:58 +02:00 |
|
Marcos García de La Fuente
|
7be7a770c1
|
Implemented units for CommandeFournisseur and FactureFournisseur
|
2015-04-19 16:46:24 +02:00 |
|
Marcos García de La Fuente
|
270bca740c
|
Merge branch 'develop' into units
Conflicts:
htdocs/compta/facture/fiche-rec.php
|
2015-04-19 00:59:04 +02:00 |
|
Marcos García de La Fuente
|
87f97ed545
|
Merge branch 'develop' into units
Conflicts:
htdocs/commande/class/commande.class.php
htdocs/compta/facture.php
htdocs/install/mysql/migration/3.7.0-3.8.0.sql
htdocs/product/admin/product.php
htdocs/product/card.php
|
2015-04-18 23:38:14 +02:00 |
|
jfefe
|
25812f0071
|
Add picto for commercial pages titles
|
2015-04-18 23:17:44 +02:00 |
|
jfefe
|
3825b89ead
|
Change companies and product title picto
|
2015-04-18 23:13:48 +02:00 |
|
Maxime Kohlhaas
|
9d8036e5a7
|
New : categories as multi-select on product
|
2015-04-18 03:12:42 +02:00 |
|
Laurent Destailleur
|
8ebad7a395
|
A serious rewrite of a lot of code to have the module batch number
stable.
|
2015-04-12 17:08:14 +02:00 |
|
Laurent Destailleur
|
6fa0234409
|
Uniformize code
|
2015-04-07 03:00:11 +02:00 |
|
Marcos García de La Fuente
|
7075ac74c4
|
Merge branch 'develop' into units
Conflicts:
htdocs/comm/propal.php
htdocs/comm/propal/class/propal.class.php
htdocs/commande/card.php
htdocs/commande/class/commande.class.php
htdocs/compta/facture.php
htdocs/compta/facture/class/facture.class.php
htdocs/contrat/card.php
htdocs/contrat/class/contrat.class.php
htdocs/core/class/commonobjectline.class.php
htdocs/core/tpl/objectline_create.tpl.php
htdocs/install/mysql/migration/3.7.0-3.8.0.sql
htdocs/product/class/product.class.php
|
2015-04-03 15:45:54 +02:00 |
|
Marcos García de La Fuente
|
831177ef99
|
Implemented constants for Product class
|
2015-03-30 03:14:07 +02:00 |
|
Laurent Destailleur
|
e8e2f65ae5
|
Debug virtual product interface
|
2015-03-11 14:55:45 +01:00 |
|
Marcos García de La Fuente
|
b4c84fac9d
|
NEW: [ task #977 ] New option to manage product unit
Migrated code from GPCSolutions/dolibarr:3.2-units branch and adapted for 3.8 with some improvements
|
2015-03-01 12:42:38 +01:00 |
|
Laurent Destailleur
|
ef14e4e7ed
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
htdocs/compta/facture.php
htdocs/fourn/class/fournisseur.product.class.php
|
2015-02-28 03:11:15 +01:00 |
|
Laurent Destailleur
|
4bde7e9f51
|
Fix: Missing error management
|
2015-02-26 14:25:30 +01:00 |
|
Laurent Destailleur
|
a8c6417604
|
Merge remote-tracking branch 'origin/3.7' into develop
|
2014-12-15 10:33:14 +01:00 |
|
Laurent Destailleur
|
8e6d30589d
|
Fixed: Size too low
|
2014-12-14 20:51:28 +01:00 |
|
Laurent Destailleur
|
a9338a0f9f
|
Fix: Maxi debug of module productbatch.
Conflicts:
htdocs/core/class/conf.class.php
htdocs/langs/en_US/productbatch.lang
|
2014-12-05 16:04:37 +01:00 |
|
Laurent Destailleur
|
5457d3116a
|
Fix: Maxi debug of module productbatch.
|
2014-12-05 16:01:01 +01:00 |
|
Laurent Destailleur
|
f884f16564
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
htdocs/admin/boxes.php
htdocs/comm/action/card.php
htdocs/core/class/html.formfile.class.php
|
2014-12-03 12:54:42 +01:00 |
|
Laurent Destailleur
|
7afe9de1c0
|
Start to debug batch/serial module
|
2014-12-03 00:42:14 +01:00 |
|