Laurent Destailleur
|
3ea9c297ea
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
|
2020-03-30 19:46:23 +02:00 |
|
Cédric
|
eead9a93d3
|
Fix can set desiredstock to (int) 0 from API Rest
When you set desiredstock to 0 as an integer from the API, it registers to null in the database. Using is_numeric() fixes this.
|
2020-03-30 13:03:13 +02:00 |
|
Ferran Marcet
|
ffde353441
|
FIX When delete a product, llx_product_association rows are not deleted
|
2018-10-17 10:06:06 +02:00 |
|
Ferran Marcet
|
bdae4e1c4d
|
FIX When delete a product, llx_product_association rows are not deleted
|
2018-10-17 10:04:42 +02:00 |
|
Ferran Marcet
|
b462e7b217
|
FIX When delete a product, llx_product_association rows are not deleted
|
2018-10-17 10:01:02 +02:00 |
|
atm-greg
|
f8fef61075
|
remove useless db begin
|
2018-08-30 09:19:44 +02:00 |
|
Paul Dermody
|
a1ac285a25
|
Fixed automated computation of surface and volume to use correct units. It was failing for inches and feet.
|
2018-01-07 12:42:14 -06:00 |
|
Laurent Destailleur
|
8dc3d7323d
|
Merge pull request #7923 from fmarcet/6.0
FIX #7379: Compatibility with PRODUCT_USE_OLD_PATH_FOR_PHOTO varieable
|
2017-12-08 13:02:07 +01:00 |
|
Laurent Destailleur
|
08abb1490a
|
Remove code using not defined var
|
2017-12-08 12:54:08 +01:00 |
|
Ferran Marcet
|
bfc476a118
|
FIX #7379: Compatibility with PRODUCT_USE_OLD_PATH_FOR_PHOTO varieable
|
2017-12-07 18:44:33 +01:00 |
|
Laurent Destailleur
|
a832bbb348
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
Conflicts:
htdocs/compta/facture/stats/index.php
|
2017-12-01 16:18:03 +01:00 |
|
root
|
b7f26ea788
|
FIX add line bad price and ref
|
2017-11-30 11:10:01 +01:00 |
|
florian HENRY
|
e195cf0b95
|
fix : return vat code for supplier price
|
2017-11-14 09:53:06 +01:00 |
|
Regis Houssin
|
77fea1983c
|
Fix: wrong supplier product price id
|
2017-09-20 16:57:38 +02:00 |
|
Laurent Destailleur
|
939d33cce7
|
Fix bug reported by scrutinizer
|
2017-09-12 19:12:39 +02:00 |
|
Laurent Destailleur
|
03fe9d4e97
|
Escape all status
|
2017-09-08 13:23:12 +02:00 |
|
fappels
|
78283b6a0b
|
Ignore rights filter for virtual stock calculation.
|
2017-06-30 17:02:50 +02:00 |
|
Laurent Destailleur
|
59bd4749a8
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/menus/init_menu_auguria.sql
htdocs/core/menus/standard/eldy.lib.php
htdocs/product/class/product.class.php
|
2017-06-24 10:27:10 +02:00 |
|
Laurent Destailleur
|
1211e0d7ab
|
FIX vat code not saved during product creation.
|
2017-06-23 12:09:21 +02:00 |
|
Laurent Destailleur
|
1af74b4c42
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
dev/skeletons/skeleton_list.php
htdocs/admin/perms.php
htdocs/core/class/commonobject.class.php
htdocs/core/class/hookmanager.class.php
htdocs/core/lib/files.lib.php
htdocs/product/class/product.class.php
htdocs/product/class/service.class.php
htdocs/product/index.php
htdocs/product/list.php
htdocs/public/members/new.php
htdocs/theme/eldy/style.css.php
htdocs/theme/md/style.css.php
|
2017-06-09 12:50:56 +02:00 |
|
Laurent Destailleur
|
02781b41ca
|
Fix several problem with hook printFieldListWhere
|
2017-06-09 11:02:34 +02:00 |
|
Regis Houssin
|
5c5663c5ae
|
New: getEntity function use true $shared value by default
|
2017-05-30 18:50:54 +02:00 |
|
Laurent Destailleur
|
1a8884bbbe
|
NEW Can filter on year and product tags on the product statistic page
|
2017-05-22 15:20:52 +02:00 |
|
Laurent Destailleur
|
c224e2b4f6
|
Remove table that does not exists
|
2017-05-17 16:05:26 +02:00 |
|
Laurent Destailleur
|
fa290c34fa
|
Fix against SQL injection. Add phpunit to detect missing escapement.
|
2017-05-12 16:55:11 +02:00 |
|
Laurent Destailleur
|
30cf3f2bda
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/bank/class/account.class.php
htdocs/core/class/html.formfile.class.php
htdocs/core/lib/functions.lib.php
htdocs/filefunc.inc.php
htdocs/install/mysql/tables/llx_bank_account.sql
|
2017-05-11 00:03:06 +02:00 |
|
Laurent Destailleur
|
768df56c07
|
Uniformize name of standard PDF template
|
2017-05-04 20:16:55 +02:00 |
|
Laurent Destailleur
|
3e9ccc186a
|
NEW Small PDF template for products
|
2017-04-13 10:26:12 +02:00 |
|
Laurent Destailleur
|
26a9999fbf
|
Support of preview for pdf with several pages
|
2017-04-12 11:38:55 +02:00 |
|
Laurent Destailleur
|
b054ca8267
|
NEW Introduce mass action on product list ('delete' for the moment)
|
2017-04-09 15:02:55 +02:00 |
|
Laurent Destailleur
|
ea44e14b60
|
Start debug the variant module
|
2017-04-07 11:01:12 +02:00 |
|
Laurent Destailleur
|
3adb43c6e5
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/facture.php
htdocs/core/boxes/box_produits.php
htdocs/core/boxes/box_produits_alerte_stock.php
htdocs/langs/en_US/bills.lang
htdocs/product/class/product.class.php
htdocs/theme/eldy/style.css.php
htdocs/theme/md/style.css.php
|
2017-03-23 12:52:19 +01:00 |
|
Laurent Destailleur
|
ee8112dde7
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
Conflicts:
htdocs/projet/class/project.class.php
|
2017-03-21 19:20:14 +01:00 |
|
Laurent Destailleur
|
43e70830ed
|
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 4.0
|
2017-03-21 17:18:41 +01:00 |
|
arnaud
|
a796a321cc
|
Merge branch '3.9_dalibo' of github.com:ATM-Consulting/dolibarr into NEW_odt_others_objects
Conflicts:
htdocs/core/class/html.formfile.class.php
htdocs/product/admin/product.php
htdocs/product/card.php
|
2017-03-10 12:16:55 +01:00 |
|
Laurent Destailleur
|
5f79b2d0c6
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/accountancy/admin/account.php
htdocs/accountancy/admin/categories.php
htdocs/expensereport/class/expensereport.class.php
htdocs/install/mysql/migration/4.0.0-5.0.0.sql
|
2017-03-05 22:11:35 +01:00 |
|
Laurent Destailleur
|
f67c967d0b
|
FIX The vat rate line used when adding a predefined product was wrong if
there is several vat line with same rate.
|
2017-03-04 22:27:44 +01:00 |
|
Laurent Destailleur
|
832c91417a
|
Fix the default_vat_code was not correctly saved and shown on the
product price.
|
2017-03-04 19:16:09 +01:00 |
|
fmarcet
|
e1f459d67a
|
Fix: Error when references are numeric
|
2017-03-03 12:57:52 +01:00 |
|
Laurent Destailleur
|
58229907d4
|
Removed not used class "Service". Reduce nb of request on dashboard.
|
2017-02-28 12:35:55 +01:00 |
|
Laurent Destailleur
|
170ad1a265
|
Depreciate a class not really used
|
2017-02-27 00:56:44 +01:00 |
|
Laurent Destailleur
|
e1a6e6e4ab
|
Rename "attributes" into "variants" to avoid confusion with extrafields
|
2017-02-08 12:37:38 +01:00 |
|
Laurent Destailleur
|
b24f244f67
|
Merge pull request #5533 from marcosgdf/prod-attr
Feature Request: NEW Added product attributes feature
|
2017-02-08 11:20:33 +01:00 |
|
Laurent Destailleur
|
fcbc12ce31
|
Merge pull request #6344 from atm-ph/new_link_movement_stock_to_project
New link movement stock to project
|
2017-02-06 20:45:04 +01:00 |
|
Laurent Destailleur
|
aa1c14e508
|
Remove change of PMP when we should not
|
2017-02-06 20:43:44 +01:00 |
|
Marcos García de La Fuente
|
d06fb423c0
|
Merge branch 'develop' into prod-attr
# Conflicts:
# htdocs/core/class/html.form.class.php
# htdocs/fourn/commande/card.php
# htdocs/fourn/facture/card.php
# htdocs/langs/en_US/products.lang
|
2017-02-02 20:07:41 +01:00 |
|
BENKE Charlie
|
772d862766
|
Update product.class.php
|
2017-01-31 23:13:58 +01:00 |
|
atm-ph
|
56d75c552d
|
New movement stock can be linked to project
|
2017-01-29 13:04:06 +01:00 |
|
Gustavo Novaro
|
22a815a1b4
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2017-01-17 01:21:44 -03:00 |
|
Laurent Destailleur
|
fafe71ec52
|
Fix autocalculation of surface and volume.
|
2017-01-16 10:55:33 +01:00 |
|