Commit Graph

1646 Commits

Author SHA1 Message Date
Laurent Destailleur
f575dd4ae5 Fix: bad error management 2012-06-06 23:06:17 +02:00
Laurent Destailleur
c2db3265ec Fix: Regression with quot management. Try a better fix. 2012-05-30 12:43:23 +02:00
Regis Houssin
a5b0de15ac Fix: can't delete a files with quote 2012-05-30 08:30:25 +02:00
Regis Houssin
a486da1b0e Fix: restore files for template engine 2012-05-30 07:43:06 +02:00
Laurent Destailleur
3c98daaf09 More fix for canvas features 2012-05-30 03:46:06 +02:00
Laurent Destailleur
8481af9ee4 Fix: Try to fix several bugs into canvas feature. 2012-05-30 03:02:44 +02:00
Laurent Destailleur
3fc3292142 Fix: delete of documents is done by page of element, not by the view
wrapper.
2012-05-29 23:50:13 +02:00
Regis Houssin
516be43404 Fix: jquery fileupload broken feature 2012-05-25 20:56:05 +02:00
Laurent Destailleur
6b2faf02d9 Checkstyle 2012-05-23 23:34:00 +02:00
Laurent Destailleur
82dda362c5 Fix: [ bug #409 ] List of vat rates for supplier prices must use the
seller country.
2012-05-23 10:50:38 +02:00
Laurent Destailleur
dc16085d57 Fix: No hard coded precision. Second param must be 'MU' (we want a
unit price so 'MU'. If unit price was on 4 decimal, we must keep 4
decimals once vat rate was changed)
2012-05-23 02:31:38 +02:00
Regis Houssin
8eb73aaa33 Fix: convert line delimiters 2012-05-22 19:26:33 +02:00
Regis Houssin
8f3ead5cfc Fix: round ttc with 2 decimal 2012-05-22 19:25:51 +02:00
Regis Houssin
d7d26b9375 Fix: bad sql result name 2012-05-22 19:11:41 +02:00
Regis Houssin
e8fd068cb0 Fix: reinstanciate object 2012-05-22 18:48:56 +02:00
Regis Houssin
01f1674231 New: add product admin page for mass conversion 2012-05-22 18:35:14 +02:00
Laurent Destailleur
161846be77 Fix: [ bug #397 ] Product VAT is not coming from buying price 2012-05-08 22:10:07 +02:00
Laurent Destailleur
a772fff5ed Fix: update price for pgsql 2012-05-08 21:59:02 +02:00
Regis Houssin
3bc9e378ab Fix: [Bug #388] Can't modify products after moving with arrows 2012-05-05 09:20:01 +02:00
Regis Houssin
73487a6aec Fix: replace mktime() by dol_now() 2012-04-30 15:01:25 +02:00
simnandez
90ecb566d8 Fix: [ bug #368 ] Product list 2012-04-20 09:32:24 +02:00
Laurent Destailleur
9114fec4ed Doxygen 2012-04-16 12:01:32 +02:00
Regis Houssin
98f7a189d1 Fix: add backward compatibility 2012-04-06 23:26:04 +02:00
Regis Houssin
94788e2ccb Fix: compatibility with multicompany sharings
use new $conf->product->dir_output[$object->entity] instead
$conf->product->dir_output
2012-04-06 22:41:33 +02:00
Laurent Destailleur
4cc13064db Fix: W3C 2012-04-05 21:15:09 +02:00
Regis Houssin
0a9882bef8 Merge pull request #155 from defrance69/develop
Update htdocs/product/index.php
2012-04-05 09:54:26 -07:00
defrance69
8cfed3ff3f Update htdocs/product/index.php 2012-04-05 14:01:15 +03:00
simnandez
a0cae7709c Fix: Sanitize data 2012-03-29 09:54:48 +01:00
Regis Houssin
3c794967c3 Fix: multiple avoid warning with php strict mode 2012-03-23 17:18:33 +01:00
Laurent Destailleur
88a1a0f06d fix: Checkstyle 2012-03-17 14:03:31 +01:00
Regis Houssin
e8ec5f5ad7 New: add vat rate in supplier price
New: add events system in jquery combobox
2012-03-15 16:52:18 +01:00
Regis Houssin
993b5eefaf Fix: wrong blank space for jquery combobox
Fix: uniformize code
2012-03-15 10:14:54 +01:00
Laurent Destailleur
b5fc41fadc Fix: Removed a lot of checkstyle warnings 2012-03-11 22:08:46 +01:00
Laurent Destailleur
aea97075f1 Fix: Fix some bugs (phpunit is now ok with pgsql too) 2012-03-11 21:45:17 +01:00
Regis Houssin
a4863ffa89 Fix: missing compatibility 2012-03-04 18:38:28 +01:00
Laurent Destailleur
06dc5aa9dd Fix: Do not loose data from post if it fails 2012-03-04 13:07:36 +01:00
Regis Houssin
68ce569d05 Fix: compatibility with edit in place
Qual: use generic function and remove unused
Todo: Type of product combobox is not compatible with edit in place
2012-03-04 09:43:56 +01:00
Laurent Destailleur
00b7ad4a78 New: Can convert a product/service into service/product. 2012-03-04 01:41:36 +01:00
Laurent Destailleur
e45bbb622a Fix: Some fix and uniformize code for extra parameters. 2012-03-04 01:09:39 +01:00
Laurent Destailleur
f5c551d725 New: Can use personalized fields of products/services. 2012-03-03 19:02:44 +01:00
Laurent Destailleur
fb6aad19e5 New: Import wizard can import personalized fields 2012-03-03 16:33:38 +01:00
Regis Houssin
9301def08d Fix: rename method 2012-03-02 15:03:14 +01:00
Regis Houssin
addc8db9e7 Fix: rename hooks 2012-03-01 16:51:59 +01:00
FHenry
adb2006505 Merge remote-tracking branch 'origin/develop' into develop 2012-03-01 14:32:07 +01:00
Laurent Destailleur
e0d8fae676 Fix: pgsql 2012-03-01 09:40:05 +01:00
Laurent Destailleur
e0f7637bb3 Fix: Restore barcode management 2012-02-29 22:54:34 +01:00
Laurent Destailleur
55904f7f37 New: Test on browser version during install step.
Mutualize code to detect browser version.
2012-02-29 19:41:12 +01:00
FHenry
16408b6310 Merge remote branch 'origin/develop' into develop 2012-02-29 14:32:33 +01:00
FHenry
59f424bde3 add hook for select produit 2012-02-29 14:32:22 +01:00
Laurent Destailleur
5e32fc70ad Fix: action must always be provided as value can be change during actions 2012-02-28 16:48:18 +01:00