Commit Graph

34721 Commits

Author SHA1 Message Date
Francis Appels
d7fc0eea43 fix: _create()
add 'require_once DOL_DOCUMENT_ROOT.'/product/class/product.class.php';'
to htdocs/product/stock/class/mouvementstock.class.php _create method.
This to support product class instance used in function.
2013-10-15 11:12:41 +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
Maxime Kohlhaas
9d821d3967 Fix : object origin was fetched instead of shipment => errors when creating shipment 2013-10-14 17:56:23 +02:00
Laurent Destailleur
07d04b7905 Fix: syntax error 2013-10-14 16:12:07 +02:00
Laurent Destailleur
61b98275f5 Fix: Error message 2013-10-14 16:01:01 +02:00
Laurent Destailleur
0d36329336 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop 2013-10-14 15:56:42 +02:00
Maxime Kohlhaas
0994184bf9 Fix invoice fetch on payment page 2013-10-14 09:45:32 +02:00
Maxime Kohlhaas
387e0ab50b Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop 2013-10-14 09:42:10 +02:00
Laurent Destailleur
b039dc94f5 Missing migration of new table 2013-10-13 14:53:40 +02:00
Laurent Destailleur
124081611e Merge pull request #1252 from defrance69/patch-16
add contrat extrafields table
2013-10-13 03:21:20 -07:00
Regis Houssin
8daef9d99f Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2013-10-12 11:58:57 +02:00
Regis Houssin
bc0f65b73c Fix: reorder lines problem
Conflicts:
	htdocs/core/class/commonobject.class.php
	htdocs/core/class/html.form.class.php
2013-10-12 11:58:38 +02:00
Regis Houssin
8801d7a1eb Fix: reorder lines problem 2013-10-12 11:54:37 +02:00
Laurent Destailleur
de97cd1812 Fix: json 2013-10-11 18:33:21 +02:00
Laurent Destailleur
56730741bc New: Add page to make mass stock transfert. 2013-10-11 13:12:21 +02:00
Laurent Destailleur
559b75c49b New: Add hidden option MAIN_FORCE_DEFAULT_STATE_ID. 2013-10-11 12:14:14 +02:00
Laurent Destailleur
5ee05836b6 Missing translation languages 2013-10-11 10:06:30 +02:00
Laurent Destailleur
b0e38f7619 Fix: Manage strange language code reported bu chrome browsers. 2013-10-11 10:01:47 +02:00
Laurent Destailleur
ef4970476a Merge remote-tracking branch 'origin/3.4' into develop
Conflicts:
	htdocs/contact/class/contact.class.php
	htdocs/product/stock/mouvement.php
2013-10-10 22:59:22 +02:00
Laurent Destailleur
053d5eeff7 Set name of vat number for some countries according to
http://en.wikipedia.org/wiki/VAT_identification_number
2013-10-10 22:50:22 +02:00
Laurent Destailleur
303cad162b Qual: Show the rule name used to make calculation and link to change
rule.
2013-10-10 19:33:49 +02:00
Laurent Destailleur
e12d31766a Fix: Hide a report at wrong place and add a comment to explain where to
put it and to fix the calculation method.
2013-10-10 17:34:26 +02:00
Laurent Destailleur
383ead9234 Fix: remove a test output 2013-10-10 17:30:28 +02:00
Laurent Destailleur
ae8f0c3efd New: Add number of product in stock before and after selected period
when a filter is done on a period + a specific product.
2013-10-10 17:16:15 +02:00
Laurent Destailleur
f225b35a90 Fix: filter on warehouse
Conflicts:
	htdocs/product/stock/mouvement.php
2013-10-10 15:51:59 +02:00
Laurent Destailleur
22fd5dfb8a Fix: Error when no id provided 2013-10-10 15:49:41 +02:00
Laurent Destailleur
bb492d6d1f Fix: filter on warehouse 2013-10-10 15:45:03 +02:00
Maxime Kohlhaas
695cef55d9 Rem duplicate code 2013-10-10 09:31:47 +02:00
Maxime Kohlhaas
d6da871381 Add object declaration on paiment 2013-10-10 09:31:37 +02:00
Laurent Destailleur
3e91a4d982 Fix translation for paraguay 2013-10-09 21:43:31 +02:00
Laurent Destailleur
8aff0e2e1e Trans: Add language file for paraguay. 2013-10-09 21:31:17 +02:00
Laurent Destailleur
0f343d3f8a Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop

Conflicts:
	htdocs/langs/en_US/stocks.lang
	htdocs/langs/fr_FR/stocks.lang
2013-10-09 21:10:31 +02:00
Laurent Destailleur
a11a0d6491 Fix: debug replanishment feature 2013-10-09 21:09:15 +02:00
Laurent Destailleur
864315d018 Fix: debug replanishment feature 2013-10-09 21:07:00 +02:00
Laurent Destailleur
41bf4d53a8 Fix: filter on warehouse
Conflicts:
	htdocs/product/stock/mouvement.php
2013-10-09 20:44:42 +02:00
Laurent Destailleur
661faa63dd Fix: filter on warehouse 2013-10-09 20:42:46 +02:00
Laurent Destailleur
f4a83f0851 Qual: Debug of replenishment feature 2013-10-09 20:30:49 +02:00
BENKE Charles
bafea2c4eb Rename contrat_extrafields.sql to llx_contrat_extrafields.sql 2013-10-09 18:17:59 +02:00
BENKE Charles
943bb2afc7 Create llx_contrat_extrafields.key.sql
add contrat extrafields key file
2013-10-09 18:16:56 +02:00
BENKE Charles
637417e1d4 Create contrat_extrafields.sql 2013-10-09 18:14:19 +02:00
Laurent Destailleur
d2c4de9232 Fix: translation 2013-10-09 15:00:42 +02:00
Laurent Destailleur
603c2aa938 Qual: Removed not used file 2013-10-08 21:35:44 +02:00
Laurent Destailleur
e343d3bc6f Fix: missing property 2013-10-08 21:16:53 +02:00
Laurent Destailleur
894f46cd10 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2013-10-08 21:15:20 +02:00
Laurent Destailleur
eb10b2c5e9 Fix: missing property 2013-10-08 21:14:54 +02:00
Laurent Destailleur
87ca1d2e2e Fix: translation 2013-10-08 15:18:00 +02:00
Laurent Destailleur
3f8738ad2b Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop 2013-10-08 15:16:36 +02:00
Laurent Destailleur
ef86f150be Fix: duplicate field 2013-10-08 12:25:41 +02:00
Maxime Kohlhaas
845deb9a63 Add multilang management in ODT models 2013-10-08 09:17:04 +02:00
Laurent Destailleur
8d63c2f9c5 Fix: ref_ext was not loaded
Conflicts:
	htdocs/contact/class/contact.class.php
2013-10-08 00:44:55 +02:00