Laurent Destailleur
|
53a2ef45a5
|
Fix upgrade
|
2017-09-06 22:42:01 +02:00 |
|
Laurent Destailleur
|
451adb077f
|
Fix upgrade
|
2017-09-06 22:41:29 +02:00 |
|
Laurent Destailleur
|
08eff908bc
|
Fix missing field in some env
|
2017-09-06 21:39:33 +02:00 |
|
Laurent Destailleur
|
17310da0f8
|
Fix missing field in some env
|
2017-09-06 21:39:10 +02:00 |
|
Laurent Destailleur
|
859d0dfe97
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/filefunc.inc.php
|
2017-09-06 19:24:42 +02:00 |
|
Laurent Destailleur
|
7a6f3d899c
|
Fix initial data
|
2017-09-06 19:21:46 +02:00 |
|
Laurent Destailleur
|
33e2179b65
|
FIX SQL injection
|
2017-09-06 18:17:57 +02:00 |
|
Laurent Destailleur
|
f29a4c1fb1
|
Make accountancy pages responsive
|
2017-09-05 20:42:34 +02:00 |
|
Laurent Destailleur
|
f5ccd943f1
|
Fix mix of collation
|
2017-09-05 20:13:33 +02:00 |
|
Laurent Destailleur
|
e5400a4a36
|
Fix translation of extrafields
|
2017-09-02 13:01:41 +02:00 |
|
Laurent Destailleur
|
c1e54b7e23
|
Merge pull request #7315 from aspangaro/7.0-f2
NEW Add project on a various payment
|
2017-09-02 00:45:36 +02:00 |
|
Laurent Destailleur
|
d71359b634
|
Update data
|
2017-09-01 17:42:04 +02:00 |
|
Laurent Destailleur
|
4b9f54e571
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/install/mysql/data/llx_accounting.sql
htdocs/install/mysql/migration/5.0.0-6.0.0.sql
htdocs/install/mysql/tables/llx_holiday_config.sql
|
2017-09-01 17:34:57 +02:00 |
|
Laurent Destailleur
|
e13792a555
|
Fix data for account categories
|
2017-09-01 15:31:35 +02:00 |
|
Alexandre SPANGARO
|
c4d2ca661f
|
Merge remote-tracking branch 'uptream/develop' into 7.0-f2
# Conflicts:
# htdocs/install/mysql/migration/6.0.0-7.0.0.sql
|
2017-09-01 07:24:55 +02:00 |
|
Laurent Destailleur
|
2ab12f54ff
|
Fix install error due to too large column with index
|
2017-08-31 22:42:14 +02:00 |
|
Laurent Destailleur
|
31a74d448c
|
Work on accounting reports.
|
2017-08-31 22:38:30 +02:00 |
|
Laurent Destailleur
|
8248bc1c64
|
Uniformize code of accounting report
|
2017-08-31 15:44:36 +02:00 |
|
Laurent Destailleur
|
6a3d110d3a
|
Enhance repair for utf8 mix collation
|
2017-08-31 14:44:32 +02:00 |
|
Laurent Destailleur
|
9146bb336e
|
Work on merging all payment modes in one page
|
2017-08-31 03:34:57 +02:00 |
|
Regis Houssin
|
8e8f94df11
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
Conflicts:
htdocs/compta/facture/card.php
htdocs/compta/facture/class/facture-rec.class.php
|
2017-08-30 19:33:23 +02:00 |
|
Alexandre SPANGARO
|
e081653cef
|
Add fk_projet in table various_payment
|
2017-08-30 06:38:33 +02:00 |
|
Laurent Destailleur
|
8f01db10a6
|
Fix setup for india
|
2017-08-29 13:41:55 +02:00 |
|
Laurent Destailleur
|
e9cdf85286
|
Fxi repeair of collation
|
2017-08-29 12:58:18 +02:00 |
|
Laurent Destailleur
|
9312005318
|
NEW Move accountancy features into a dedicated menu
|
2017-08-29 12:43:47 +02:00 |
|
Laurent Destailleur
|
b4769d37d6
|
Increase emailing title length
|
2017-08-28 00:06:38 +02:00 |
|
Laurent Destailleur
|
3f7eea2e0a
|
NEW Can set language on extrafields
|
2017-08-27 12:12:02 +02:00 |
|
Laurent Destailleur
|
c08d0aeda5
|
Clean duplicate accounting account
|
2017-08-26 21:01:26 +02:00 |
|
John
|
0653a5d177
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into new_develop_extrafields_facture_rec
|
2017-08-24 14:35:01 +02:00 |
|
Laurent Destailleur
|
326d3df63f
|
FIX select of category
FIX pb with extrafield list and key '0'
Conflicts:
htdocs/core/class/extrafields.class.php
|
2017-08-24 13:28:56 +02:00 |
|
Laurent Destailleur
|
7da6f93d7e
|
FIX select of category
FIX pb with extrafield list and key '0'
|
2017-08-24 13:23:15 +02:00 |
|
Regis Houssin
|
1befd9c67f
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
Conflicts:
htdocs/install/mysql/migration/6.0.0-7.0.0.sql
|
2017-08-23 21:05:36 +02:00 |
|
Laurent Destailleur
|
4c243d3b9e
|
Fix index declaration must be moved into the .key.sql files.
|
2017-08-23 15:18:54 +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 |
|
John
|
b18104788e
|
New extrafield on facture_rec
|
2017-08-22 15:22:41 +02:00 |
|
Laurent Destailleur
|
30c39d246b
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2017-08-22 11:18:56 +02:00 |
|
Laurent Destailleur
|
206d46cbb7
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
Conflicts:
scripts/cron/cron_run_jobs.php
|
2017-08-22 11:18:17 +02:00 |
|
Laurent Destailleur
|
41ce4886fd
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
|
2017-08-22 11:15:30 +02:00 |
|
Laurent Destailleur
|
4f6363bff8
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2017-08-21 00:49:47 +02:00 |
|
Laurent Destailleur
|
188653a85d
|
Work on website module
|
2017-08-20 18:50:51 +02:00 |
|
Laurent Destailleur
|
1101a1094f
|
Fix translation and migration
|
2017-08-20 16:07:38 +02:00 |
|
Laurent Destailleur
|
4d46b2ae58
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/modules/propale/doc/pdf_azur.modules.php
htdocs/filefunc.inc.php
|
2017-08-17 22:21:30 +02:00 |
|
Laurent Destailleur
|
d37d1a033a
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
Conflicts:
htdocs/compta/bank/bankentries.php
htdocs/core/lib/admin.lib.php
htdocs/install/mysql/migration/repair.sql
|
2017-08-11 19:56:17 +02:00 |
|
Laurent Destailleur
|
bfa8630feb
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 4.0
|
2017-08-07 20:07:36 +02:00 |
|
Laurent Destailleur
|
0bf4ac6fb3
|
Add missing field fk_supplier_proposal
|
2017-08-07 20:06:26 +02:00 |
|
Laurent Destailleur
|
0960473c9b
|
More complete repair of unicode field
|
2017-08-07 15:51:30 +02:00 |
|
Laurent Destailleur
|
1c157c7c3d
|
Fix pb with mix collation. Add a way to fix this in repair.
|
2017-08-04 21:23:40 +02:00 |
|
Laurent Destailleur
|
e039f7cc22
|
Complete repair script
|
2017-08-04 16:37:24 +02:00 |
|
florian HENRY
|
8fd45383e2
|
NEW : manageme extrafields with multientity
|
2017-08-04 09:00:11 +02:00 |
|
Laurent Destailleur
|
a8d9dff506
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2017-07-31 19:32:08 +02:00 |
|