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
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
d9ea0e0e8c
Travis again (It's susceptible)
2014-03-05 11:30:43 +01:00
KreizIT
feae560aa3
Travis correction.
2014-03-05 11:28:40 +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
4cbdf32ae6
codesniffer
2014-02-23 17:21:26 +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
Laurent Destailleur
ce8d13ead0
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
ChangeLog
build/debian/changelog
build/doxygen/dolibarr-doxygen.doxyfile
build/exe/doliwamp/doliwamp.iss
build/makepack-dolibarr.pl
build/perl/virtualmin/dolibarr.pl
build/rpm/dolibarr_fedora.spec
build/rpm/dolibarr_generic.spec
build/rpm/dolibarr_mandriva.spec
build/rpm/dolibarr_opensuse.spec
htdocs/comm/action/fiche.php
htdocs/filefunc.inc.php
htdocs/install/check.php
2014-02-10 00:38:10 +01:00
Laurent Destailleur
bd25a98e03
New: Generation auto of barcode is available for product.
2014-02-10 00:24:20 +01:00
Laurent Destailleur
319b13dafb
Fix: Field nature is not correctly filled.
2014-02-08 01:02:09 +01:00
aspangaro
bccf23711d
Kill clics - Accountancy in product card - Not display accountancy_code when module (comptabilite | accounting | accounting expert) is disabled
2014-02-02 18:26:17 +01:00
Laurent Destailleur
ebd8d5f8dd
New: Can input barcode during product creation step.
2014-01-28 19:11:22 +01:00
Laurent Destailleur
9519c89110
Merge remote-tracking branch 'origin/3.4' into 3.5
2014-01-21 13:23:27 +01:00
Laurent Destailleur
d7e111b3bd
Fix: Missing parent tables
2014-01-21 13:18:30 +01:00
Laurent Destailleur
23e6709164
Better error message
2014-01-21 12:55:05 +01:00
Laurent Destailleur
cfd8601a70
Fix: Missing parent tables
2014-01-21 12:53:27 +01:00
Laurent Destailleur
5f65b2a97f
Merge remote-tracking branch 'origin/3.5' into develop
2014-01-12 20:23:24 +01:00
Cédric Salvador
68e42bc24e
fixed wrong thumbnails directory
2014-01-07 17:26:12 +01:00
Laurent Destailleur
0e62d79ce2
Merge remote-tracking branch 'origin/3.5' into develop
2013-12-26 19:43:31 +01:00
Cédric Salvador
f98838616e
Do not forget the thumbs directory when returning the images paths
2013-12-19 16:06:59 +01:00
Laurent Destailleur
f0eb98c27a
Fix: Serious pb with loading stocks. If we use product->stock_reel or
...
product->stock_warehoure[], we must call product->load_stock() after the
product->fetch().
2013-12-10 19:42:49 +01:00
Laurent Destailleur
a6b188ed93
Fix: We should not load stock details at each product fetch
2013-12-10 19:41:45 +01:00
Laurent Destailleur
da569ea8d4
Fix: Serious pb with loading stocks. If we use product->stock_reel or
...
product->stock_warehoure[], we must call product->load_stock() after the
product->fetch().
2013-12-10 19:39:28 +01:00
Laurent Destailleur
aa4ae60826
Fix: sql where on an int must not contains '
2013-12-10 18:54:44 +01:00
Laurent Destailleur
df779086a6
Fix: We should not load stock details at each product fetch
2013-12-10 18:04:25 +01:00
Laurent Destailleur
c78fc504af
Fix: sql where on an int must not contains '
2013-12-10 17:21:48 +01:00
simnandez
58a8f590e6
New: Add graph stats for suppliers orders in tab "stats" on products.
2013-11-22 14:47:16 +01:00
Laurent Destailleur
b911d30684
Fix: Stock into subproduct was wrong
...
New: Show best sell price and total for virtual products
2013-11-14 17:16:17 +01:00
Laurent Destailleur
94afc84a0c
Fix: price should not be lower than min price.
2013-11-06 19:31:13 +01:00
Laurent Destailleur
ca95bd67f8
Qual: control of delete usage
2013-10-27 02:23:25 +02:00
Francis Appels
dde9a6da39
fix: delete()
...
The delete method does not delete product_stock record.
Typing error in delete product record debug log, sql iso sqlz
2013-10-15 11:11:42 +02:00
Laurent Destailleur
957ff08458
New: Add update method for web service product.
2013-10-01 11:59:35 +02:00