Laurent Destailleur
|
2a8056b075
|
Merge pull request #10881 from frederic34/patch-5
phpcs fix
|
2019-03-19 11:15:16 +01:00 |
|
Laurent Destailleur
|
b10690ce88
|
Merge pull request #10874 from grandoc/translation
translation
|
2019-03-19 11:14:40 +01:00 |
|
Laurent Destailleur
|
661f95d780
|
Merge pull request #10873 from grandoc/new_branch_18_03_2019
New branch 18 03 2019
|
2019-03-19 11:13:39 +01:00 |
|
Laurent Destailleur
|
9a92ce678f
|
Merge pull request #10875 from ptibogxiv/patch-142
Use common function to select duration on service (using mesuring unit table)
|
2019-03-19 11:13:07 +01:00 |
|
Laurent Destailleur
|
bfaaa7983e
|
Merge pull request #10872 from frederic34/patch-4
Update index.php
|
2019-03-19 11:11:53 +01:00 |
|
Laurent Destailleur
|
775aa5ff91
|
Merge pull request #10870 from hregis/8.0_mc2
FIX missing entity filter and wrong var name
|
2019-03-19 11:11:22 +01:00 |
|
Laurent Destailleur
|
fccd2f00e0
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2019-03-19 10:43:59 +01:00 |
|
Laurent Destailleur
|
cb9f30ceeb
|
Look and feel v10
|
2019-03-19 10:36:37 +01:00 |
|
Laurent Destailleur
|
4b363a2006
|
Merge pull request #10871 from frederic34/patch-2
Usage of ELSE IF is discouraged; use ELSEIF instead
|
2019-03-19 10:31:58 +01:00 |
|
Laurent Destailleur
|
6bead00260
|
Better text
|
2019-03-19 10:27:36 +01:00 |
|
Laurent Destailleur
|
3f62098b81
|
Add hours in date
|
2019-03-19 10:14:13 +01:00 |
|
alexandreaj
|
9bb1ede65a
|
Update api_invoices.class.php
Adding possibility to set due date (date_lim_reglement field in mysql) via the API.
|
2019-03-18 21:11:13 +01:00 |
|
wdammak
|
56bee8a20f
|
Update llx_product.key.sql
|
2019-03-18 20:23:45 +01:00 |
|
wdammak
|
cf0bc88601
|
Update llx_product.sql
|
2019-03-18 20:19:30 +01:00 |
|
Frédéric FRANCE
|
03cd321aeb
|
phpcs fix
|
2019-03-18 20:18:38 +01:00 |
|
Laurent Destailleur
|
41c737a213
|
Fix, Oops, test was inverted
|
2019-03-18 20:16:19 +01:00 |
|
Laurent Destailleur
|
aa013ff753
|
Fix do we really must copy notes when creating an object from another
source object? Add a hack with hidden option to be able to change this.
|
2019-03-18 20:09:09 +01:00 |
|
Christophe Battarel
|
bd542b6b22
|
allow empty value for payment conditions like in orders
|
2019-03-18 16:39:59 +01:00 |
|
Christophe Battarel
|
8b3fd2eacf
|
NEW : add constant NO_CONCAT_DESCRIPTION
|
2019-03-18 16:10:17 +01:00 |
|
ATM-Nicolas
|
1cf42726ff
|
FIX : Duplicate executeHook function
|
2019-03-18 15:19:39 +01:00 |
|
ptibogxiv
|
eb196ba8e6
|
Update 9.0.0-10.0.0.sql
|
2019-03-18 14:25:13 +01:00 |
|
ptibogxiv
|
9178939fe6
|
ADD week, month, year
|
2019-03-18 14:21:36 +01:00 |
|
Christophe Battarel
|
042cceb8f8
|
Merge https://github.com/Dolibarr/dolibarr into develop
|
2019-03-18 14:17:30 +01:00 |
|
Christophe Battarel
|
61f9aac887
|
begin factorization of categories cloning
|
2019-03-18 14:16:41 +01:00 |
|
Christophe Battarel
|
7bc0260661
|
begin factorization of categories cloning
|
2019-03-18 14:15:55 +01:00 |
|
ptibogxiv
|
030048db28
|
FIX compatibility of minute with php unit value
|
2019-03-18 14:07:31 +01:00 |
|
Philippe GRAND
|
5a48cd2f6a
|
translation
|
2019-03-18 14:01:03 +01:00 |
|
ptibogxiv
|
8657ff034b
|
Update card.php
|
2019-03-18 13:48:16 +01:00 |
|
Philippe GRAND
|
c13a1dbc63
|
translation
|
2019-03-18 13:45:24 +01:00 |
|
Philippe GRAND
|
0f03b16313
|
translation
|
2019-03-18 12:46:32 +01:00 |
|
ptibogxiv
|
c4a7e63aea
|
Update list.php
|
2019-03-18 12:38:58 +01:00 |
|
Philippe Grand
|
4935aa2fe4
|
Update adherent.class.php
|
2019-03-18 12:25:35 +01:00 |
|
Philippe Grand
|
2a91629e57
|
Update accountingaccount.class.php
|
2019-03-18 12:24:52 +01:00 |
|
Philippe Grand
|
7942903548
|
Update actioncomm.class.php
|
2019-03-18 12:24:16 +01:00 |
|
Philippe GRAND
|
609dc5360b
|
add comments
|
2019-03-18 12:19:56 +01:00 |
|
Philippe GRAND
|
76a4792cd2
|
Merge remote-tracking branch 'upstream/develop' into new_branch_18_03_2019
|
2019-03-18 12:11:57 +01:00 |
|
Frédéric FRANCE
|
03785aa53f
|
Update index.php
|
2019-03-18 11:45:54 +01:00 |
|
Frédéric FRANCE
|
135df4b3ce
|
Usage of ELSE IF is discouraged; use ELSEIF instead
|
2019-03-18 11:24:56 +01:00 |
|
Laurent Destailleur
|
0c101f3d1b
|
Fix translation
|
2019-03-18 11:21:51 +01:00 |
|
Laurent Destailleur
|
ad3b0b1a62
|
Removed deprecated function function test_sql_and_script_inject that was
replaced with testSqlAndScriptInject
|
2019-03-18 11:19:16 +01:00 |
|
Laurent Destailleur
|
89087c6847
|
Merge pull request #10800 from atm-quentin/FIX_wrong_vat_deposit_invoice
Wrong vat if deposit from propal with multiple vat
|
2019-03-18 11:14:11 +01:00 |
|
Laurent Destailleur
|
23252ed646
|
Add a test to avoid SQL non compatible with postgresql
|
2019-03-18 11:10:37 +01:00 |
|
Laurent Destailleur
|
76ae53c517
|
Merge pull request #10869 from atm-ph/develop_pgsql
Fix postgreSQL migration
|
2019-03-18 11:06:10 +01:00 |
|
Laurent Destailleur
|
de554750e4
|
Merge pull request #10802 from altatof/propindex
Harmonize propal index pages
|
2019-03-18 10:56:10 +01:00 |
|
Laurent Destailleur
|
22d61cd44d
|
Update index.php
|
2019-03-18 10:55:44 +01:00 |
|
Laurent Destailleur
|
7adba419fc
|
Update index.php
|
2019-03-18 10:54:45 +01:00 |
|
Laurent Destailleur
|
d8c1a50291
|
Update index.php
|
2019-03-18 10:53:58 +01:00 |
|
Regis Houssin
|
57091f08b0
|
FIX missing entity filter and wrong var name
|
2019-03-18 10:53:43 +01:00 |
|
atm-ph
|
466a5e2e81
|
Fix postgreSQL migration
|
2019-03-18 10:47:56 +01:00 |
|
Laurent Destailleur
|
e3dd62ed72
|
Fix type
|
2019-03-18 10:26:36 +01:00 |
|