Laurent Destailleur
|
dc754bbdc2
|
Fix: Trigger name conflicts and reference file was not matching real
name of triggers.
|
2013-12-14 20:48:34 +01:00 |
|
Florian Henry
|
5f8e896e0c
|
Fix [ bug #1154 ] Error when closing a service in a contract (pgsql)
|
2013-11-27 22:58:49 +01:00 |
|
Laurent Destailleur
|
48570f599a
|
Fix: form is not allowed into a table. This break some javascript and
make some browsers crazy.
|
2013-11-17 23:25:25 +01:00 |
|
Laurent Destailleur
|
e5bc7d29d0
|
Fix: Validation of contract lose the new ref into trigger.
Fix: Validation of contract was not using transaction
Fix: Validation of contract did not renamed uploaded directory.
|
2013-10-18 10:17:06 +02:00 |
|
simnandez
|
002e248f00
|
Fix: [ bug #1062 ] Documents lost in propals and contracts validating
|
2013-09-12 16:55:49 +02:00 |
|
Laurent Destailleur
|
92e1536d8f
|
Fix: checkstyle errors
|
2013-09-11 09:56:20 +02:00 |
|
simnandez
|
418457e945
|
[ task #1060 ] Register fields localtax(1|2)_type into details tables
|
2013-09-11 09:19:25 +02:00 |
|
Grand Philippe
|
ed31c83fbb
|
some fix for contract model
|
2013-08-26 15:42:01 +02:00 |
|
Laurent Destailleur
|
2bc650bf61
|
Qual: Remove tons of codesniffer errors and warnings.
|
2013-07-07 13:14:32 +02:00 |
|
Laurent Destailleur
|
c748f3d834
|
Qual: Removed useless methods
Qual: Removed deprecated vars
Qual: Free memory
|
2013-06-16 21:31:21 +02:00 |
|
BENKE Charles
|
20d1a89c07
|
Update contrat.class.php
Add get_element_list function for return list of element (intervention linked to the contract)
|
2013-05-28 10:05:49 +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
|
7f27801c3c
|
fix: Undefined property: stdClass::$xxx
|
2013-05-01 09:41:36 +02:00 |
|
Laurent Destailleur
|
b3e2050186
|
Fix: Remove warning
|
2013-04-23 23:44:49 +02:00 |
|
fhenry
|
275bf67bb7
|
[ task #811 ] Uniformanize note field
|
2013-04-09 17:18:07 +02:00 |
|
fhenry
|
c109467d20
|
Qual : Review code after intalling PHPUnit, CodeSniffer on Eclipse...
|
2013-04-04 13:58:33 +02:00 |
|
Laurent Destailleur
|
350bcea183
|
Merge
|
2013-03-22 17:10:17 +01:00 |
|
simnandez
|
a811121daf
|
[ task #731 ] Uniformize ref generation
|
2013-03-02 16:50:36 +01:00 |
|
Laurent Destailleur
|
2dce0c68e8
|
Merge pull request #652 from cbattarel/3.3
3.3 : fix bug in contract update line (wrong vat variable name)
|
2013-02-13 05:56:09 -08:00 |
|
Christophe Battarel
|
c6b263c586
|
fix bug in contract update line (wrong vat variable name)
|
2013-02-13 09:53:26 +01:00 |
|
Christophe Battarel
|
44134dec57
|
prepare contract class for margin management
|
2013-02-13 09:50:08 +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 |
|
Laurent Destailleur
|
ca2b3f11b1
|
Fix: Several fix in trigger names
|
2012-12-30 12:24:53 +01:00 |
|
Laurent Destailleur
|
078b015db8
|
Work on multitax (vat). Need your test.
Qual: Because params were often missing in calculate_price(), params are
now mandatory.
|
2012-11-03 16:32:49 +01: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
|
c247c710ec
|
Qual: Uniformize code
|
2012-08-05 15:00:24 +02:00 |
|
Marcos García
|
5a73c32f46
|
Migrated ClassName to __construct() function
Changed $DB to $db
lower-cased "Class"
|
2012-07-30 17:17:33 +02:00 |
|
Regis Houssin
|
7d2f7e9800
|
Fix: strict mode crazy
|
2012-07-25 11:46:33 +02:00 |
|
Regis Houssin
|
6f1651309e
|
Fix: global converting lines delimiter
|
2012-07-02 19:30:37 +02:00 |
|
Regis Houssin
|
af38a2fab7
|
Fix: bad parameters, use global
|
2012-06-10 10:29:43 +02:00 |
|
Regis Houssin
|
b51cd362b0
|
Fix: problem with external modules and uniformize code
|
2012-06-09 18:40:36 +02:00 |
|
Regis Houssin
|
1b350fafd1
|
Fix: missing entity field in contract
Fix: multicompany compatibility
|
2012-05-03 18:42:46 +02:00 |
|
Regis Houssin
|
73487a6aec
|
Fix: replace mktime() by dol_now()
|
2012-04-30 15:01:25 +02:00 |
|
Laurent Destailleur
|
317abb46fd
|
Fix: Start war bug
|
2012-04-07 02:24:32 +02:00 |
|
Regis Houssin
|
ffc6812241
|
Fix: avoid php strict mode warning
|
2012-03-23 18:19:50 +01:00 |
|
Regis Houssin
|
4ecc64504d
|
Fix: use the original json functions
|
2012-03-18 19:59:38 +01:00 |
|
Laurent Destailleur
|
ed41e03589
|
Qual: Fix a ton of CheckStyle errors
|
2012-03-18 19:23:01 +01:00 |
|
Regis Houssin
|
d752e25946
|
New: add new notes system in contract and order/invoice supplier module
|
2012-03-18 11:13:01 +01:00 |
|
Laurent Destailleur
|
0a17345415
|
Doxygen
|
2012-02-16 18:39:22 +01:00 |
|
Regis Houssin
|
cd3452d71d
|
Fix: multicompany sharings and uniformize code
|
2012-02-11 10:18:09 +01:00 |
|
Laurent Destailleur
|
186258410e
|
New: Add option to clean orphelins files into repair page
|
2012-02-08 16:41:06 +01:00 |
|
Laurent Destailleur
|
66ccb8c679
|
First change to prepare usage of native PHP functions for date instead
|
2012-02-06 05:31:19 +01:00 |
|
Regis Houssin
|
4431510ce4
|
Fix: use entity field of object
|
2012-02-01 11:32:55 +01:00 |
|
Laurent Destailleur
|
915bc47a58
|
Doxygen
|
2012-01-04 21:47:40 +01:00 |
|
Laurent Destailleur
|
ebea7f6c97
|
Fix: fix not initialized variables
|
2011-12-05 18:36:54 +01:00 |
|
Laurent Destailleur
|
fd9e0d8643
|
Qual: Removed code that must be stored into external modules
|
2011-11-05 12:34:54 +01:00 |
|
Regis Houssin
|
3338649316
|
[task #217] Move core files in core directory
|
2011-10-24 14:11:49 +02:00 |
|
Regis Houssin
|
56d6cbe56f
|
[task #216] Move lib in core directory
|
2011-10-24 12:59:44 +02:00 |
|