Laurent Destailleur
|
1c86eb1c44
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/localtax/index.php
htdocs/compta/tva/quarter_report.php
htdocs/core/lib/tax.lib.php
|
2018-03-29 03:08:01 +02:00 |
|
Laurent Destailleur
|
51cd793d80
|
Fix log and duplicate vat_by_date function
|
2018-03-27 14:37:29 +02:00 |
|
Laurent Destailleur
|
b44e791c0a
|
Work on vat reports
|
2018-03-26 21:39:18 +02:00 |
|
Laurent Destailleur
|
d804764134
|
Standardize look and feel
|
2018-03-15 10:41:43 +01:00 |
|
Laurent Destailleur
|
97c8504915
|
Fix remove log
|
2018-03-15 10:26:06 +01:00 |
|
Laurent Destailleur
|
78b0585798
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/admin/taxes.php
|
2018-03-12 19:09:57 +01:00 |
|
Laurent Destailleur
|
e1654f4215
|
Fix division by zero
|
2018-03-11 21:18:18 +01:00 |
|
Regis Houssin
|
93a9430e49
|
Fix: regression, restore primary key
|
2018-03-08 07:41:54 +01:00 |
|
Laurent Destailleur
|
fe45e82e99
|
Fix use of table llx_c_paiement (param showempty was not used/set)
|
2018-03-07 19:00:38 +01:00 |
|
Laurent Destailleur
|
6b74c79798
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/langs/en_US/website.lang
|
2018-02-15 15:34:17 +01:00 |
|
Laurent Destailleur
|
47713e0264
|
Fix bug reported by scrutinizer
|
2018-02-15 15:32:43 +01:00 |
|
Laurent Destailleur
|
f1a9f81fb4
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/langs/en_US/website.lang
|
2018-02-14 22:19:59 +01:00 |
|
Laurent Destailleur
|
06357e62da
|
Merge pull request #8182 from laudeco/hotfix/bank_module
Bank module is not accessible (error 500) since 7.0.0
|
2018-02-14 20:52:36 +01:00 |
|
De Coninck Laurent
|
6f7d6f977b
|
fix error in latest release
|
2018-02-12 15:50:14 +01:00 |
|
Laurent Destailleur
|
6bdb82cf27
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/societe/class/api_thirdparties.class.php
|
2018-02-12 04:15:47 +01:00 |
|
Laurent Destailleur
|
1a6cff8fee
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2018-02-12 01:28:14 +01:00 |
|
Laurent Destailleur
|
b7b496132b
|
Fix syntax error
|
2018-02-12 01:27:54 +01:00 |
|
Regis Houssin
|
2b7693c582
|
Fix: wrong param name (Travis error !)
|
2018-02-11 12:14:23 +01:00 |
|
Laurent Destailleur
|
26ee7ec5be
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/langs/en_US/errors.lang
|
2018-02-08 17:27:36 +01:00 |
|
Laurent Destailleur
|
d10d9f0fb2
|
Fix scrutinizer
|
2018-02-08 17:22:07 +01:00 |
|
Laurent Destailleur
|
c2590b9c7e
|
Fix: complete labels of operation if bank journal
Conflicts:
htdocs/compta/tva/class/tva.class.php
|
2018-02-05 17:10:18 +01:00 |
|
Laurent Destailleur
|
ad384a9992
|
Fix default sort order
|
2018-02-05 17:08:47 +01:00 |
|
Laurent Destailleur
|
47cb9aef50
|
Fix: complete labels of operation if bank journal
|
2018-02-05 17:07:38 +01:00 |
|
Laurent Destailleur
|
a8ad9fb77d
|
Fix default sort order
|
2018-02-05 16:28:25 +01:00 |
|
Laurent Destailleur
|
7f9d6a5458
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/public/paybox/newpayment.php
htdocs/public/payment/newpayment.php
htdocs/public/paypal/newpayment.php
htdocs/public/stripe/newpayment.php
|
2018-01-31 20:25:24 +01:00 |
|
Laurent Destailleur
|
fec551631e
|
Merge pull request #8066 from grandoc/new_push_16_01_2018
NEW Add linked file tab to vat
|
2018-01-29 21:28:14 +01:00 |
|
Laurent Destailleur
|
e208e5b8a7
|
Fix look and feel v7
|
2018-01-29 21:27:46 +01:00 |
|
Laurent Destailleur
|
a84ed841cc
|
Fix creation date was not filled
|
2018-01-16 20:47:33 +01:00 |
|
Philippe GRAND
|
cd0dc2dbde
|
Add linked file tab to vat
|
2018-01-16 16:22:32 +01:00 |
|
Laurent Destailleur
|
b93e35cdd2
|
Fix a lot of request to use the IN getentity instead of =
Fix a lot of request to use left join on type of payment table
|
2017-11-23 15:06:16 +01:00 |
|
Regis Houssin
|
9823d6622c
|
Fix: use default $shared value
|
2017-09-27 17:40:02 +02:00 |
|
Regis Houssin
|
db17eb80ec
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
Conflicts:
htdocs/compta/facture/class/paymentterm.class.php
|
2017-09-15 16:45:49 +02:00 |
|
Laurent Destailleur
|
5e34b121dd
|
Add more robust php unit to detect not escaped sql. Fix not escaped sql
|
2017-09-15 15:41:07 +02:00 |
|
Regis Houssin
|
66e548427c
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
Conflicts:
htdocs/compta/resultat/clientfourn.php
htdocs/core/lib/functions.lib.php
htdocs/install/mysql/migration/6.0.0-7.0.0.sql
|
2017-09-07 10:50:35 +02:00 |
|
Laurent Destailleur
|
f23a681dc0
|
Clean code
|
2017-09-05 10:16:08 +02:00 |
|
Laurent Destailleur
|
a0cdf784da
|
Standardize code
|
2017-09-05 09:43:22 +02:00 |
|
Laurent Destailleur
|
8248bc1c64
|
Uniformize code of accounting report
|
2017-08-31 15:44:36 +02:00 |
|
Regis Houssin
|
2f537a1ade
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
Conflicts:
htdocs/compta/charges/index.php
htdocs/compta/paiement/list.php
htdocs/install/mysql/migration/6.0.0-7.0.0.sql
|
2017-08-22 18:49:40 +02:00 |
|
Laurent Destailleur
|
5b1f5b0f20
|
Fix translation done twice into field title of array
|
2017-08-02 13:31:53 +02:00 |
|
Regis Houssin
|
0dc0fe81fc
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
|
2017-07-31 07:40:01 +02:00 |
|
Laurent Destailleur
|
bdfb0b7561
|
FIX pgsql compatibility. Add PHPUnit to avoid using dates without quotes
|
2017-07-26 21:22:53 +02:00 |
|
Regis Houssin
|
2efb86b5d8
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
|
2017-07-23 10:36:14 +02:00 |
|
Laurent Destailleur
|
9e6666e511
|
Fix translation keys for taxes
|
2017-07-22 16:40:19 +02:00 |
|
Laurent Destailleur
|
6470b62f56
|
Fix bad rounding
|
2017-07-22 16:13:21 +02:00 |
|
Regis Houssin
|
200f232164
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
|
2017-07-16 07:51:20 +02:00 |
|
Laurent Destailleur
|
2870798d07
|
Fix remove warnings
|
2017-07-13 00:35:10 +02:00 |
|
Regis Houssin
|
cb6b81d897
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
|
2017-07-11 19:10:22 +02:00 |
|
Laurent Destailleur
|
a026e1d701
|
Close #7095
|
2017-07-07 19:32:03 +02:00 |
|
Laurent Destailleur
|
c459d3aa7a
|
FIX user that modify not set
|
2017-07-07 19:23:19 +02:00 |
|
Regis Houssin
|
cc75916599
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop_dict
|
2017-06-11 11:26:24 +02:00 |
|