Laurent Destailleur
|
a3eef35ce6
|
Fix travis error
|
2017-05-22 01:19:16 +02:00 |
|
Laurent Destailleur
|
246fa9748b
|
Debug travis error
|
2017-05-21 23:06:45 +02:00 |
|
Laurent Destailleur
|
6052d2d8ed
|
Try to output log after error
|
2017-05-21 21:37:33 +02:00 |
|
Laurent Destailleur
|
e9256913b1
|
Fix set INVOICE_CAN_ALWAYS_BE_REMOVED to have phpunit test ok
|
2016-01-31 21:32:15 +01:00 |
|
Laurent Destailleur
|
6002adb04c
|
Fix bad transaction level due to code of situation invoices
|
2016-01-31 20:38:11 +01:00 |
|
Laurent Destailleur
|
c54355b63a
|
Merge remote-tracking branch 'origin/3.7' into develop
|
2015-01-16 10:44:41 +01:00 |
|
Laurent Destailleur
|
d16ce7eb96
|
Fix: Bad var
|
2015-01-15 02:42:41 +01:00 |
|
Laurent Destailleur
|
a886136e67
|
More comment and add a unit test to check that {t} tag is correctly
supported.
|
2015-01-13 22:13:15 +01:00 |
|
frederic34
|
73fda2cb86
|
WIP PSR2
|
2015-01-08 18:36:03 +01:00 |
|
Raphaël Doursenaud
|
c48c3a9d91
|
Qual: remove PHP closing tag (again)
These were reintroduced by careless merge
|
2014-05-26 13:51:25 +02:00 |
|
Laurent Destailleur
|
19fb5e5085
|
Try to fix phpunit error with new version.
|
2014-05-01 19:57:53 +02:00 |
|
Laurent Destailleur
|
5b6b8f1d5b
|
Fix: Support for reset everymonth (@99 into numbering mask) was ko when
changing year.
|
2014-01-20 11:20:38 +01:00 |
|
Laurent Destailleur
|
0bb18cb05c
|
New: Can use tag {mm} before {yy} even when there is a reset into
numbering masks.
Qual: Enhance phpunit tests to include this case.
|
2013-09-11 14:18:56 +02:00 |
|
Marcos García
|
5069177f46
|
CR fix
|
2013-06-08 19:02:00 +02:00 |
|
Laurent Destailleur
|
31fe378f3b
|
Fix: Pb of offset in numbering. Add also phpunit test to detect and test
fix.
|
2013-06-06 21:18:50 +02:00 |
|
Raphaël Doursenaud
|
686f5add82
|
Normalized line endings to LF
|
2013-06-05 16:12:07 +02:00 |
|
Laurent Destailleur
|
ff2adc40a4
|
Merge remote-tracking branch 'origin/3.3' into develop
Conflicts:
ChangeLog
htdocs/admin/dict.php
htdocs/comm/prospect/fiche.php
|
2013-04-17 23:15:57 +02:00 |
|
Laurent Destailleur
|
3a474a22ca
|
Qual: Include is_erasable() into test
Conflicts:
test/phpunit/NumberingModulesTest.php
|
2013-04-16 15:56:08 +02:00 |
|
Laurent Destailleur
|
a5deb8e9d7
|
Fix: bug into is_erasable function.
Conflicts:
test/phpunit/NumberingModulesTest.php
|
2013-04-16 15:54:36 +02:00 |
|
Laurent Destailleur
|
5b110ebae9
|
Qual: Include is_erasable() into test
|
2013-04-16 15:49:00 +02:00 |
|
Laurent Destailleur
|
248de05196
|
Fix: bug into is_erasable function.
|
2013-04-16 15:00:41 +02:00 |
|
Laurent Destailleur
|
f1f7ff315f
|
Fix: CRLF
|
2013-01-16 15:54:07 +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 |
|
Laurent Destailleur
|
e6d91a3e50
|
The phpunit test is correct. What's wrong is
inside dolibarr code (Really dont know why it fails with 1900. It
looks like a year 2000 bug). Let's try with 1915 and 1916
|
2012-09-24 18:56:28 +02:00 |
|
Regis Houssin
|
c268a62cab
|
Fix: try to disable 1900 test
|
2012-09-24 09:30:37 +02:00 |
|
Laurent Destailleur
|
9175d91bc0
|
Doxygen
|
2012-09-23 17:11:01 +02:00 |
|
Laurent Destailleur
|
7fac6b65f6
|
Fix: Fix for compatibility with previous version and for case "@=".
Qual: Add a lot of phpunit tests to validate all get_next_value()
cases.
|
2012-09-23 16:25:08 +02:00 |
|