Regis Houssin
c429c421da
Fix: Bug #460 - Wrong entity assignment when creating a warehouse
2012-07-26 20:50:24 +02:00
Laurent Destailleur
674aa0cf12
Fix: Duplicate begin
2012-07-19 17:28:13 +02:00
Regis Houssin
bf9fd6a2da
Merge branch '3.2' of git+ssh://git@github.com/Dolibarr/dolibarr.git into 3.2.1
2012-07-03 21:15:02 +02:00
Regis Houssin
5c2d8656cc
Fix: missing images files filter
2012-07-03 21:13:58 +02:00
Regis Houssin
b0ab71db5f
Fix: merge problem
2012-07-02 22:47:19 +02:00
Regis Houssin
067a9b0820
Merge branch '3.2' of git+ssh://git@github.com/Dolibarr/dolibarr.git
...
into 3.2.1
Conflicts:
htdocs/product/class/product.class.php
2012-07-02 15:49:04 +02:00
Regis Houssin
1f98a23587
Fix: compatibility with multicompany
...
Conflicts:
htdocs/product/class/product.class.php
2012-07-02 15:46:31 +02:00
Regis Houssin
db148c4233
Merge branch '3.2' of git+ssh://git@github.com/Dolibarr/dolibarr.git into 3.2.1
2012-06-09 07:51:38 +02:00
Laurent Destailleur
f2365a4c8d
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.
Conflicts:
htdocs/product/class/product.class.php
2012-06-08 22:25:45 +02:00
Regis Houssin
c512585670
Fix: delete or rename a document product dir
2012-06-08 21:41:37 +02:00
Regis Houssin
1b19fddbc6
Fix: missing oldcopy during update
2012-06-08 21:41:21 +02:00
Regis Houssin
4713738ea3
Fix: avoid warning
2012-06-08 18:19:55 +02:00
Laurent Destailleur
425ca83a99
Fix: [ bug #397 ] Product VAT is not coming from buying price
2012-05-08 21:55:52 +02:00
Laurent Destailleur
15efd9e8a1
Fix: update price for pgsql
2012-05-08 19:34:12 +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
Regis Houssin
3c794967c3
Fix: multiple avoid warning with php strict mode
2012-03-23 17:18:33 +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
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
f5c551d725
New: Can use personalized fields of products/services.
2012-03-03 19:02:44 +01:00
Regis Houssin
9301def08d
Fix: rename method
2012-03-02 15:03:14 +01:00
Laurent Destailleur
489c00fa9f
Fix: Trigger for delete must be done in opposite order than trigger for
...
create.
2012-02-22 12:37:39 +01:00
Laurent Destailleur
c4b845d60a
Qual: Removed deprecated function name.
2012-02-19 18:34:22 +01:00
Regis Houssin
70bd56bea8
Fix: remove alias
2012-02-16 16:26:55 +01:00
Regis Houssin
cd3452d71d
Fix: multicompany sharings and uniformize code
2012-02-11 10:18:09 +01:00
Regis Houssin
c6e4206907
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-02-01 11:33:11 +01:00
Regis Houssin
4431510ce4
Fix: use entity field of object
2012-02-01 11:32:55 +01:00
Laurent Destailleur
ed4a0742c8
Add a test to be sure module is on
2012-01-31 00:51:52 +01:00
Laurent Destailleur
8c934d3dde
Rename custom code into customs code
2012-01-30 20:08:11 +01:00
Regis Houssin
288e9deed3
Fix: trigger problem
2012-01-14 20:23:47 +01:00
Regis Houssin
9339119455
New: use getEntity() instead $conf->entity
2012-01-11 21:16:10 +08:00
Laurent Destailleur
16c6dd3c95
Doxygen
2012-01-04 13:54:07 +01:00
simnandez
565f390d14
Qual: Uniformize code
2011-12-19 18:24:49 +01:00
Laurent Destailleur
1aa75b847b
New: dol_trunc has an option to make "exact" truncation (without adding
...
... if truncation is done).
2011-12-17 16:44:48 +01:00
Laurent Destailleur
cda132ea8c
Qual: Some change to have graph lib able to use img disk generation
...
libraries like javascript libraries.
2011-12-17 15:55:49 +01:00
Laurent Destailleur
8fb4108163
Qual: childelement is a protected property
2011-12-07 19:22:12 +01:00
Laurent Destailleur
66856fee75
New: show thirdparty barcode on main tab.
2011-12-07 15:06:29 +01:00
Laurent Destailleur
740c24e991
New: barcode is now visible on main tab.
2011-12-07 12:58:39 +01:00
Laurent Destailleur
b52fc32853
Fix: fix not initialized variables
2011-12-05 19:41:38 +01:00
Laurent Destailleur
8d1284ed42
Choose warehouse for order validation
2011-11-07 15:04:02 +01:00
Laurent Destailleur
83f2061e0e
Start to work on feature to select stock id for increase/decrease.
2011-11-06 15:42:53 +01:00
Laurent Destailleur
ad3f13881b
Uniformize constructor
...
Removed deprecated functions
2011-10-27 02:10:23 +02:00
Regis Houssin
56d6cbe56f
[task #216 ] Move lib in core directory
2011-10-24 12:59:44 +02:00
Regis Houssin
63d60a33fc
[task #216 ] Move lib in core directory
2011-10-24 11:25:54 +02:00
Regis Houssin
c65238b773
[task #216 ] Move lib in core directory
2011-10-24 10:45:06 +02:00
Laurent Destailleur
0bc80e9bec
Qual: Doxygen
...
Qual: Uniformize some code
2011-10-14 18:51:20 +02:00
eldy
c43c2734fb
Fix: TVA Non Perçue Récupérable
2011-10-09 17:37:27 +02:00
eldy
6eea1f56c9
More comments.
2011-10-05 14:29:16 +02:00
eldy
b295a866a5
Fix: Fix a serious database default. Table llx_product_fournisseur was
...
linked with llx_product_fournisseur_price with a link 1-1 so was
useless. I removed it. This reduce a lot of sophisticated code and will
make import of prices easier. This also increase speed.
2011-10-05 12:51:55 +02:00
eldy
47bb2171e0
Fix: Fix a serious database default. Table llx_product_fournisseur was
...
linked with llx_product_fournisseur_price with a link 1-1 so was
useless. I removed it. This reduce a lot of sophisticated code and will
make import of prices easier. This also increase speed.
2011-10-04 01:26:07 +02:00