Commit Graph

40390 Commits

Author SHA1 Message Date
Laurent Destailleur
e5bc7d29d0 Fix: Validation of contract lose the new ref into trigger.
Fix: Validation of contract was not using transaction
Fix: Validation of contract did not renamed uploaded directory.
2013-10-18 10:17:06 +02:00
Laurent Destailleur
bf3ca7a0f0 Fix: Avoid syntax error 2013-10-18 01:20:25 +02:00
Laurent Destailleur
7b53ad5580 Fix: Missing field required by update_price 2013-10-18 01:09:41 +02:00
Laurent Destailleur
bd06ee1abe Prototyping for other table outputs (div or datatable) 2013-10-17 18:37:08 +02:00
Peter Fontaine
171238c514 Merge branch 'develop_dolibarr' into develop 2013-10-16 22:59:24 +02:00
Laurent Destailleur
a8f784083c Show ref with label on bank account. 2013-10-16 19:00:00 +02:00
Laurent Destailleur
94c376bf37 Fix: Edit payment date 2013-10-16 17:55:15 +02:00
jfefe
ef4d3e4666 Fix : use GETPOST function into CRON module 2013-10-15 21:07:11 +02:00
Laurent Destailleur
9bc0f54ae8 Fix: set of country 2013-10-15 20:51:44 +02:00
Peter Fontaine
60b78ac41e Merge branch 'develop_dolibarr' into develop 2013-10-15 17:19:08 +02:00
Laurent Destailleur
cb889c525c Fix: filter on type of event was lost 2013-10-15 16:42:19 +02:00
Laurent Destailleur
751ef3ff1b Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop 2013-10-15 15:21:56 +02:00
Laurent Destailleur
fa1e56b976 Code comment 2013-10-15 15:17:33 +02:00
Laurent Destailleur
1a1f7bb600 Merge pull request #1255 from fappels/develop
fix on product and mouvementstock classes
2013-10-15 03:06:32 -07:00
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
Peter Fontaine
93f8a601ba Merge branch 'develop_dolibarr' into develop 2013-10-14 22:37:20 +02:00
Laurent Destailleur
5b7b15ecfa Merge pull request #1254 from atm-maxime/develop
Fix : object origin was fetched instead of shipment => errors when creat...
2013-10-14 11:18:24 -07: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
Laurent Destailleur
4dcec72362 Merge pull request #1253 from atm-maxime/develop
Qual : duplicate code
2013-10-14 02:39:07 -07: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
Maxime Kohlhaas
ae17ec1891 Commit soap UI (not modified) 2013-10-14 09:42:00 +02:00
Laurent Destailleur
b039dc94f5 Missing migration of new table 2013-10-13 14:53:40 +02:00
Laurent Destailleur
8661d9bfa0 Merge remote-tracking branch 'origin/3.4' into develop
Conflicts:
	htdocs/core/class/commonobject.class.php
	htdocs/core/class/html.form.class.php
2013-10-13 13:40:12 +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 3.4.1 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
d12240e087 Add doc 2013-10-10 22:37:07 +02:00
Peter Fontaine
70603214d8 ignore Thumbs.db files 2013-10-10 22:03:46 +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