Laurent Destailleur
34468644ef
Merge remote-tracking branch 'origin/3.5' into 3.6
2015-06-16 11:15:16 +02:00
Marcos García de La Fuente
1215502927
Fix Close bug #2814 JPEG photos are not displayed in Product photos page
2015-06-13 03:11:17 +02:00
Marcos García de La Fuente
f6616deef3
Removed debugging function
2015-05-10 01:28:40 +02:00
Marcos García de La Fuente
f8e8b39ff2
FIX #2758 Product::update sets product note to "null" when $prod->note is null
2015-05-10 01:27:28 +02:00
Regis Houssin
9a32d7ec2f
Fix: add $object for use with triggers
2015-05-07 12:02:24 +02:00
Juanjo Menent
3dacdf4e4a
Fix: Conflicts and remove duplicate code
2014-11-19 09:41:21 +01:00
Florian HENRY
4b74b0529f
Merge branch '3.6' of git@github.com:Dolibarr/dolibarr.git into 3.6
2014-09-22 09:36:24 +02:00
Laurent Destailleur
b16b1c2ce0
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
htdocs/core/lib/functions2.lib.php
htdocs/langs/en_US/errors.lang
htdocs/product/class/product.class.php
2014-09-18 10:08:56 +02:00
Florian HENRY
c570b5fbfc
Merge branch '3.6' of git@github.com:Dolibarr/dolibarr.git into 3.6
2014-09-16 20:15:54 +02:00
Laurent Destailleur
05f3a47018
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
build/debian/control
htdocs/compta/bank/account.php
htdocs/fourn/paiement/fiche.php
htdocs/product/class/product.class.php
htdocs/product/fiche.php
2014-09-15 22:52:59 +02:00
Florian HENRY
287e2ca032
Add ref_ext into fetch product (else fetch and update set this column to
...
null)
2014-09-15 09:58:44 +02:00
Florian HENRY
9493e252c9
add refext into fecth product
2014-09-15 09:56:40 +02:00
Marcos García de La Fuente
7a28f8e4aa
[ bug #1555 ] Update accountancy code of products does not throw PRODUCT_MODIFY trigger
2014-09-14 13:59:06 +02:00
Philippe GRAND
61ae2f3f37
fix : missing translation
2014-08-27 11:34:24 +02:00
Laurent Destailleur
6b6b372579
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
htdocs/theme/eldy/graph-color.php
2014-08-15 02:28:16 +02:00
Florian HENRY
329c0b2913
Fix: Missing include files.lib.php in some pages ti use
...
dol_delete_recursive
2014-08-13 12:42:55 +02:00
Laurent Destailleur
db091896a5
Prepare 3.6.
...
Use google adsense tag of foundation for doxygen doc pages.
Version is no more encoded int odoxygen.
Merge remote-tracking branch 'origin/3.5' into 3.6
Conflicts:
ChangeLog
build/debian/changelog
build/doxygen/dolibarr-doxygen.doxyfile
build/exe/doliwamp/doliwamp.iss
build/makepack-dolibarr.pl
build/rpm/dolibarr_fedora.spec
build/rpm/dolibarr_generic.spec
build/rpm/dolibarr_mandriva.spec
build/rpm/dolibarr_opensuse.spec
htdocs/compta/facture/impayees.php
htdocs/filefunc.inc.php
2014-07-26 18:10:51 +02:00
Laurent Destailleur
6637ea51e3
Fix: [ bug #1534 ] Unknown error when deleting a product photo under
...
special circumstances
2014-07-19 16:41:14 +02:00
Cedric
f38ab46928
correction typo
2014-07-15 19:02:43 +02:00
Cedric
769c9a9b66
FIX stock inconsistency when activating batch management on product which already have stock
2014-07-15 11:22:16 +02:00
Florian HENRY
02574a7af2
Fix Ajax combobox in Extrafeilds
...
Add Extrafield on contract
2014-07-05 11:17:50 +02:00
Maxime Kohlhaas
830cc30f80
Fix : sendings and reception stock calculation must be on the same status than order and oreder supplier calculation
2014-07-03 12:31:55 +02:00
Maxime Kohlhaas
959c41e8db
Fix : virtual stock was not correctly calculated because reception was not included.
2014-07-03 10:24:29 +02:00
Laurent Destailleur
018e1d31e3
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
htdocs/comm/propal.php
htdocs/commande/class/commande.class.php
htdocs/commande/fiche.php
htdocs/compta/facture.php
htdocs/product/class/product.class.php
htdocs/projet/class/project.class.php
2014-06-25 20:22:25 +02:00
Laurent Destailleur
d19b34cc7e
Fix: Renaming a project with uplaoded files failed.
2014-06-21 15:45:53 +02:00
Laurent Destailleur
e2afa6853b
Fix: Deletion of translation has disappeared.
2014-06-20 15:05:39 +02:00
Laurent Destailleur
ccca46f380
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
htdocs/comm/propal.php
htdocs/comm/propal/list.php
htdocs/commande/fiche.php
htdocs/compta/facture.php
htdocs/core/lib/functions.lib.php
htdocs/expedition/note.php
htdocs/fourn/commande/liste.php
htdocs/fourn/facture/fiche.php
htdocs/main.inc.php
htdocs/projet/tasks/index.php
htdocs/theme/eldy/style.css.php
2014-05-29 19:20:48 +02:00
Laurent Destailleur
4b9d1b901b
Fix: [ bug #1401 ] Problème avec la génération des codes barres
2014-05-25 17:14:33 +02:00
Laurent Destailleur
ae01c785c5
Fix: Do not show ref supplier title if ref_supplier not set (currently
...
always the case with 3.5).
2014-05-25 03:57:13 +02:00
Laurent Destailleur
69eaefc459
Fix: The way we tested if a ref/id already exists was wrong. Introduce a
...
common static method for this. Removed verifNumRef method.
Fix: Add missing logs
2014-05-13 10:12:45 +02:00
Francis Appels
c17f42b767
fix: if note not set, insert null iso "null"
...
when create class was called with note not set, text "null" was inserted
in database, changed to null. Also $note property was missing.
2014-05-10 14:57:22 +02:00
Raphaël Doursenaud
f8f502d013
Removed closing php tag
...
http://php.net/manual/en/language.basic-syntax.phptags.php
2014-05-03 18:18:44 +02:00
Laurent Destailleur
f5b0651809
New: Add webservcie to delete a product.
...
Qual: More webservices in phpunit.
2014-05-02 16:47:54 +02:00
Laurent Destailleur
bb2c829997
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
ChangeLog
2014-04-18 12:34:32 +02:00
Laurent Destailleur
9fb029890c
Doxygen
2014-04-13 02:08:57 +02:00
BENKE Charles
32090eeeb5
Update product.class.php
...
init the stock_warehouse Array during fetch instead we omit to load the stock (wrong value stay inside)
2014-04-12 11:41:32 +02:00
Laurent Destailleur
81ff0a8643
Fix: Missing initialized value
2014-04-12 01:45:18 +02:00
Laurent Destailleur
2d3c700a7d
Fix: When cloning product, autogenerating barcode must not use same
...
number.
Qual: Moved dedicated permission of module to "advance" permissions.
2014-03-16 17:37:54 +01:00
jean
9ccf99ab4a
correction erreur sql update url = null
2014-03-14 23:04:27 +01:00
Laurent Destailleur
4154f07dfd
New: Add a public url as a property for products/services.
2014-03-14 13:51:46 +01:00
Laurent Destailleur
4acf721c8c
Merge pull request #1451 from KreizIT/dluo_step3
...
Batch number management Step 3
2014-03-11 15:54:23 +01:00
Laurent Destailleur
2a853329e5
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
htdocs/core/class/doleditor.class.php
htdocs/main.inc.php
htdocs/product/class/product.class.php
2014-03-08 14:25:59 +01:00
Laurent Destailleur
06b2c646c3
Fix: Add a space after (int) for travis succes ;)
2014-03-06 18:31:02 +01:00
Alexis Algoud
d139009ef5
bug on update service with service created in 3.4
2014-03-05 15:29:28 +01:00
KreizIT
58f2bf078b
-Add batch record management
...
-Implements stock increase or decrease with batch number record on product's warehouse tab
2014-03-05 10:54:07 +01:00
KreizIT
7f275dfbf4
- Add table modification for product (forget in step 1)
...
- Add module for batch number management
- change dependency for stock and product
- change product class and fiche showing new select for batch managment on product
2014-03-04 18:55:55 +01:00
Florian Henry
46ae5d6e9c
- New: Price management enhancement (multiprice level, price by
...
customer, if MAIN_FEATURES_LEVEL=2 Price by qty)
- Fix: Project Task numbering rule customs rule works
2014-02-23 16:16:47 +01:00
Laurent Destailleur
2e67bbc382
Maxi debug of barcode feature.
...
New: Barcode format and mandatory requirement is checked.
New: Start to add new page for barcode init.
2014-02-19 01:51:19 +01:00
Laurent Destailleur
908c39098d
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
htdocs/comm/action/fiche.php
2014-02-16 19:47:51 +01:00
Laurent Destailleur
ccab2b7af4
Fix: Must use "null" for value when finished is not defined but not when
...
finished is "0".
2014-02-12 19:00:06 +01:00