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
eldy
409fd169cf
New: Add webservice to create a product
2011-10-02 01:23:57 +02:00
eldy
b2d635dab7
Qual: More PHPUnit tests
2011-10-01 01:40:15 +02:00
eldy
f70b1894db
Work on product webservice
2011-10-01 01:30:32 +02:00
Laurent Destailleur
be6286c4b8
Qual: More POO.
...
Qual: Doxygen
2011-09-20 17:19:46 +00:00
Regis Houssin
551e1f81bf
Fix: Space after closing parenthesis of function call prohibited
2011-09-20 13:32:16 +00:00
Regis Houssin
6c4acefd93
Fix: Space before opening parenthesis of function call prohibited
2011-09-20 12:56:06 +00:00
Regis Houssin
2c1b3722f2
Fix: replace sizeof() by count()
2011-09-17 19:49:50 +00:00
Laurent Destailleur
17c32809e8
Qual: Removed TODO and some useless code
2011-09-13 12:00:37 +00:00
Laurent Destailleur
b75d19c264
Qual: Uniformize constructors
2011-09-11 18:35:38 +00:00
Laurent Destailleur
2721c9fda2
New: Links on composition page reach to composition page
2011-09-07 19:18:28 +00:00
Laurent Destailleur
351a2974dd
Doxygen
2011-09-03 00:14:27 +00:00
Laurent Destailleur
044879c838
Doxygen
2011-09-02 23:57:26 +00:00
Laurent Destailleur
0e2946cec7
Doxygen
2011-09-03 00:19:56 +00:00
Laurent Destailleur
e5988ad241
Fix: Error management when adding notification
2011-09-02 23:41:55 +00:00
Laurent Destailleur
2d89e6609e
Doxygen
2011-09-03 00:14:27 +00:00
Laurent Destailleur
5be5852cf4
Fix: Third party emails must not be visible into notification page
2011-09-02 23:07:47 +00:00
Laurent Destailleur
42c86ce1ac
Work on rpm package
2011-09-03 01:46:33 +00:00
Juanjo Menent
cac55067fb
Qual: Uniformize code
2011-09-02 22:33:28 +00:00
Laurent Destailleur
55c5c5f9f5
Work on rpm package
2011-09-03 01:27:00 +00:00
Laurent Destailleur
f5f37fa8dc
Qual: Uniformize code
2011-09-02 16:33:11 +00:00
Laurent Destailleur
d53b179102
Fix: Fix GNU address
...
Doxygen
2011-09-03 01:24:09 +00:00