Laurent Destailleur
|
eadfa66f2c
|
Merge remote-tracking branch 'origin/3.4' into develop
Conflicts:
htdocs/core/class/infobox.class.php
|
2013-06-04 22:59:28 +02:00 |
|
Laurent Destailleur
|
6cf1d25529
|
Merge remote-tracking branch 'origin/3.3' into 3.4
Conflicts:
ChangeLog
|
2013-06-03 11:09:40 +02:00 |
|
Marcos García
|
cf1d269f15
|
Avoid warnings
|
2013-06-01 16:11:45 +02:00 |
|
Laurent Destailleur
|
fc158d1e10
|
Merge pull request #934 from KreizIT/develop
Fix invalid permission test when deleting services
|
2013-05-08 00:11:01 -07:00 |
|
Cedric GROSS
|
d1c1cf6bc0
|
Fix invalid permission test when deleting services
|
2013-05-07 12:07:06 +02:00 |
|
Laurent Destailleur
|
fc0d5abd14
|
Merge remote-tracking branch 'origin/3.3' into develop
Conflicts:
ChangeLog
htdocs/compta/prelevement/bons.php
htdocs/compta/prelevement/fiche-stat.php
htdocs/contact/class/contact.class.php
htdocs/contrat/class/contrat.class.php
htdocs/core/menus/standard/eldy.lib.php
htdocs/core/modules/modSociete.class.php
htdocs/projet/fiche.php
test/phpunit/FilesLibTest.php
|
2013-05-03 00:15:02 +02:00 |
|
Grand Philippe
|
114ace6499
|
fix: undefined property
|
2013-04-30 15:22:39 +02:00 |
|
fhenry
|
5dce16863f
|
Review delete extrafield in delete class method
|
2013-04-26 17:20:21 +02:00 |
|
Laurent Destailleur
|
6adaf2fa8f
|
Fix: Pb when using virtual products inside virtual products
|
2013-04-22 13:02:10 +02:00 |
|
Laurent Destailleur
|
c87c7703cd
|
Qual: Make code simpler.
|
2013-04-22 13:01:22 +02:00 |
|
Laurent Destailleur
|
5cbb0359aa
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2013-04-22 10:33:46 +02:00 |
|
Laurent Destailleur
|
ee843924dd
|
Fix: Some translation change to have things more clear.
|
2013-04-22 10:33:06 +02:00 |
|
Laurent Destailleur
|
7ff2e559aa
|
Fix: PGsql compatibility
|
2013-04-22 01:59:52 +02:00 |
|
Laurent Destailleur
|
1f0adfaff5
|
Can remove an element from category when on category view.
|
2013-04-21 23:44:33 +02:00 |
|
fhenry
|
e2d0d0d414
|
Fix fix as Eldy wish it
|
2013-04-20 00:10:20 +02:00 |
|
Sébastien de Chateauvieux
|
aaaa5242d6
|
TVA NP : update price calculation
|
2013-03-25 17:42:48 +04:00 |
|
Laurent Destailleur
|
bc505c98a0
|
Test to avoid infinite loop
|
2013-02-19 21:10:31 +01:00 |
|
Laurent Destailleur
|
aff919fd10
|
Fix: Bad test
|
2013-02-17 12:45:46 +01:00 |
|
BENKE Charles
|
f847558363
|
Update htdocs/product/class/product.class.php
fetch_prod_arbo / recursive call of the child product test
|
2013-02-15 07:21:10 +01:00 |
|
BENKE Charles
|
f084bbbb19
|
Update htdocs/product/class/product.class.php
bug on list of childs of product
if two products have the same label, the list display only one line
|
2013-02-08 21:21:25 +01:00 |
|
Laurent Destailleur
|
56e11e52fa
|
New: hookmanager class is used frequently and is a factory object, so we
can move it during init of environment and use it globally.
|
2013-01-25 19:12:54 +01:00 |
|
Laurent Destailleur
|
0e13b3872d
|
Fix: Removed warnings
|
2013-01-19 14:32:37 +01:00 |
|
Laurent Destailleur
|
8d206fdfb0
|
Prepare move to other licence. For the moment all answers for licence
upgrade were not yet received. So we prepare for GPL by uniformizing
licence text keys to GPL-3+. Will move later to AGPL if all answers are
positive.
|
2013-01-16 15:36:08 +01:00 |
|
Regis Houssin
|
b838895db9
|
Fix: change for a neutral email
|
2012-12-30 15:13:49 +01:00 |
|
Regis Houssin
|
65090c582d
|
Fix: checkstyle
|
2012-12-15 11:39:47 +01:00 |
|
Laurent Destailleur
|
f4459ee1f1
|
Fix: Regression detected by PHPUnit
|
2012-12-10 19:06:59 +01:00 |
|
fhenry
|
1d6bc23f4d
|
- Uniformize Extrafield deletion for adherent,user,product,societe by
using commonobject method
- Add convertion of tms timestamp special case in mysql for pgsql
|
2012-12-08 14:23:52 +01:00 |
|
Maxime Kohlhaas
|
69fa1e9d10
|
Fix : replace PRODUIT_PRICE_BY_QTY by PRODUIT_CUSTOMER_PRICES_BY_QTY
|
2012-12-01 14:38:59 +01:00 |
|
Maxime Kohlhaas
|
667c8cffae
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into mko559
|
2012-11-14 11:02:35 +01:00 |
|
Regis Houssin
|
54d4661769
|
Fix: missing action type for hookmanager
|
2012-11-10 16:08:26 +01:00 |
|
Regis Houssin
|
57cce6f517
|
Fix: missing global
|
2012-11-09 19:34:05 +01:00 |
|
Regis Houssin
|
0e0582c16f
|
Fix: avoid conflicts with external module if triggers used
|
2012-11-09 19:23:46 +01:00 |
|
Maxime Kohlhaas
|
7035ec42f1
|
Task # 559 : Modifications to store unitprice as in supplier prices
|
2012-11-07 00:38:53 +01:00 |
|
Maxime Kohlhaas
|
03cf96ed31
|
Task # 559 : add discount by qty as done in supplier prices
|
2012-10-25 08:18:59 +02:00 |
|
Maxime Kohlhaas
|
2ff77bb2f1
|
Task # 559 : no need for a max quantity
|
2012-10-24 17:18:11 +02:00 |
|
Maxime Kohlhaas
|
8ba55f49f1
|
Task # 559 : start of price by quantity management
|
2012-10-22 17:47:15 +02:00 |
|
Laurent Destailleur
|
0b4df34091
|
Fix: Blank page when renaming product ref
|
2012-09-19 14:16:29 +02:00 |
|
Laurent Destailleur
|
0e76bd7ac6
|
Fix: Blank page when renaming a product ref
|
2012-09-19 14:11:01 +02:00 |
|
Regis Houssin
|
ada85df649
|
Fix: wrong permission
|
2012-09-16 21:12:55 +02:00 |
|
Regis Houssin
|
e19f8c54f1
|
Fix: strict mode hurricane
|
2012-09-15 10:01:35 +02:00 |
|
Regis Houssin
|
ee1cf819f7
|
Fix: mass convert line delimiters
|
2012-09-07 17:23:16 +02:00 |
|
simnandez
|
a3ecb1203b
|
New: Add PRODUCT_PRICE_MODIFY trigger
|
2012-09-05 14:38:16 +02:00 |
|
Laurent Destailleur
|
913b923886
|
Fix: error report when duplicate product
|
2012-09-02 15:09:48 +02:00 |
|
Laurent Destailleur
|
8a74c928f3
|
Fix: regression
|
2012-08-28 23:01:04 +02:00 |
|
Laurent Destailleur
|
d0d5891eef
|
New: Add unit foot2, inch2, foot3 and inch3 for surface and volumes.
|
2012-08-27 20:02:23 +02:00 |
|
Laurent Destailleur
|
fd00b16b19
|
Fix: Bad log format
|
2012-08-26 18:28:59 +02:00 |
|
Regis Houssin
|
d88abe8df0
|
Fix: use label instead libelle
|
2012-08-25 12:07:18 +02:00 |
|
Marcos García
|
9b3c89ac47
|
Removed parenthesis from all include and include_once and replaced with single quotes
|
2012-08-23 02:40:41 +02:00 |
|
Marcos García
|
706d79986c
|
Removed parenthesis from all require_once and replaced with single quotes
|
2012-08-22 23:11:24 +02:00 |
|
Laurent Destailleur
|
2620abc6a0
|
Use different class for a and img
|
2012-08-08 20:46:50 +02:00 |
|