Laurent Destailleur
|
f5b58b6f12
|
Fix: Missing fields into insert from webservice
|
2012-07-19 14:26:02 +02:00 |
|
Laurent Destailleur
|
1d89c172d0
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
|
2012-07-18 22:41:06 +02:00 |
|
Laurent Destailleur
|
ba25905926
|
New: [ task #454 ] Add "No category" into filters on category
combo for product list
|
2012-07-18 00:20:33 +02:00 |
|
Laurent Destailleur
|
9116db986f
|
Fix: Restore button to edit products. Fix: the template to use for notes is dolibarr_notes.
|
2012-07-17 19:45:22 +02:00 |
|
Laurent Destailleur
|
d07e68e12f
|
Fix: Combo list of warehouse not saved.
Fix: Validate of shipment in error
when using not predefined products.
|
2012-07-17 01:22:19 +02:00 |
|
Regis Houssin
|
66b2f630ac
|
Fix: big avoid strict mode errors
|
2012-07-09 12:31:21 +02:00 |
|
Regis Houssin
|
887f210618
|
Fix: avoid warning with php 5.4 and strict mode
|
2012-07-08 23:22:22 +02:00 |
|
Regis Houssin
|
9fa6f43643
|
Fix: bad link and uniformize code
|
2012-07-06 10:22:37 +02:00 |
|
Regis Houssin
|
dfe7b9ecbb
|
Fix: price field is obsolete
|
2012-07-06 09:52:20 +02:00 |
|
Regis Houssin
|
454aa69697
|
Fix: missing images files filter
|
2012-07-03 21:13:09 +02:00 |
|
Regis Houssin
|
6f1651309e
|
Fix: global converting lines delimiter
|
2012-07-02 19:30:37 +02:00 |
|
Regis Houssin
|
c69fa495fa
|
Fix: compatibility with multicompany
|
2012-07-02 15:42:35 +02:00 |
|
Laurent Destailleur
|
a30b366b2b
|
Fix: Can't modifiy accountancy code sell
|
2012-06-28 20:01:50 +02:00 |
|
Laurent Destailleur
|
6f8ad124a1
|
New: Can correct stock of a warehouse from warehouse card.
|
2012-06-15 02:16:35 +02:00 |
|
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 |
|