Commit Graph

1653 Commits

Author SHA1 Message Date
Laurent Destailleur
fd0450457d New: Can insert links into elements lines. Also reported into PDF. 2012-06-09 13:16:55 +02:00
Laurent Destailleur
1022c73c24 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-06-08 22:17:14 +02:00
Regis Houssin
f4135d3758 Fix: delete or rename a document product dir 2012-06-08 21:40:27 +02:00
Regis Houssin
355cb988b7 Fix: missing oldcopy during update 2012-06-08 21:40:15 +02:00
Laurent Destailleur
62766288c8 Fix: Another fix for var not initialized 2012-06-08 21:39:44 +02:00
Laurent Destailleur
59e39b5d91 Fix: A lot of pb into javascript. Javascripts code for same feature was
not inserted always at same place (sometinmes at low level, and
sometimes at high level). This was creating conflict into javascript.
2012-06-08 21:33:12 +02:00
Regis Houssin
e6c6d6cf84 Fix: avoid warning 2012-06-08 18:17:03 +02:00
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