Alexandre SPANGARO
|
7f47b48559
|
Move function to functions2.lib.php
|
2020-01-23 11:47:30 +01:00 |
|
Alexandre SPANGARO
|
5eeef771fa
|
FIX: FEC export format
|
2020-01-23 06:20:31 +01:00 |
|
Alexandre SPANGARO
|
bb168d7f54
|
Merge branch '9.0' into 9.0_FEC
|
2019-07-29 06:54:48 +02:00 |
|
Alexandre SPANGARO
|
cd22cc70c8
|
FIX FEC Format - Save translation of the journal
|
2019-07-29 06:41:51 +02:00 |
|
Laurent Destailleur
|
6e3fad8f83
|
Fix phpcs
|
2019-07-25 17:42:44 +02:00 |
|
Alexandre SPANGARO
|
2162f2331d
|
Try to fix travis
|
2019-07-24 06:57:42 +02:00 |
|
Alexandre SPANGARO
|
7bdfd83288
|
FIX FEC Format - Missing date_creation in general ledger when you add a new transaction
|
2019-07-22 15:15:08 +02:00 |
|
Laurent Destailleur
|
35b021f203
|
Fix phpcs
|
2019-05-29 09:53:54 +02:00 |
|
Laurent Destailleur
|
bad565cc64
|
Fix syntax error
|
2019-05-24 18:13:24 +02:00 |
|
Laurent Destailleur
|
0fc7ad7c1f
|
Add one param to fetch of accounting account to solve chart import
|
2019-05-24 18:05:29 +02:00 |
|
Laurent Destailleur
|
769fbdb429
|
FIX the id was not loaded in fetch of accounting system
|
2019-05-24 17:39:37 +02:00 |
|
Alexandre SPANGARO
|
cbe23741eb
|
FIX Massive debug in lettering function
|
2019-05-02 14:06:55 +02:00 |
|
Laurent Destailleur
|
5ccfba1210
|
FIX Edit of personalized groups
Conflicts:
htdocs/accountancy/admin/categories.php
|
2019-03-14 16:06:20 +01:00 |
|
Laurent Destailleur
|
3073567763
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
|
2019-03-14 14:17:52 +01:00 |
|
Alexandre SPANGARO
|
49f72b6a9a
|
Merge remote-tracking branch 'upstream/8.0' into 8.0_EBP_export-TXT
|
2019-03-09 05:50:16 +01:00 |
|
Alexandre SPANGARO
|
d926657534
|
FIX: Accountancy - Format EBP import
Add doc
|
2019-03-08 10:57:14 +01:00 |
|
Laurent Destailleur
|
9ba6e3f8f5
|
FIX #10638
|
2019-02-23 15:57:57 +01:00 |
|
Laurent Destailleur
|
00eb95b660
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
|
2019-02-12 13:36:32 +01:00 |
|
Laurent Destailleur
|
53a8f1cd3b
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
|
2019-02-12 13:36:05 +01:00 |
|
Alexandre SPANGARO
|
2dc4edb68c
|
FIX: Accountancy - Add transaction with multicompany use all the time 1st entity
|
2019-02-11 11:36:12 +01:00 |
|
Laurent Destailleur
|
da2ba20653
|
Try fix for postgresql
|
2019-01-20 20:31:12 +01:00 |
|
Laurent Destailleur
|
f7c11ec7f4
|
Fix unit test on accounting
|
2019-01-20 17:06:24 +01:00 |
|
Laurent Destailleur
|
2bbaae88d6
|
Fix standardize 'createfromclone' param when cloning
|
2019-01-19 12:46:38 +01:00 |
|
Alexandre SPANGARO
|
f728b28a67
|
FIX: Missing information on Agiris Export
|
2018-12-17 06:02:29 +01:00 |
|
florian HENRY
|
47eda86e2f
|
fix scrutinizer
|
2018-12-01 14:39:04 +01:00 |
|
Laurent Destailleur
|
b9e544d291
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/lib/functions.lib.php
htdocs/resource/list.php
|
2018-11-26 23:08:06 +01:00 |
|
Laurent Destailleur
|
84d73086ea
|
Fix bookkeeping list was empty
|
2018-11-26 22:53:56 +01:00 |
|
Frédéric FRANCE
|
d21abc2dc3
|
Update accountancycategory.class.php
|
2018-11-22 23:26:04 +01:00 |
|
Frédéric FRANCE
|
295d082da1
|
Update accountancycategory.class.php
|
2018-11-22 22:56:38 +01:00 |
|
Frédéric FRANCE
|
21b429836a
|
doc comment accountancycategory class
|
2018-11-22 21:08:03 +01:00 |
|
Laurent Destailleur
|
fe35e72e83
|
Fix perf. Make only one request per group for year N-1.
|
2018-11-22 20:45:50 +01:00 |
|
Laurent Destailleur
|
5727cf2910
|
Prepare code for performance enhancement
|
2018-11-22 20:09:27 +01:00 |
|
Laurent Destailleur
|
72fc0226e3
|
Optimize performance: Remove call for year N, can be done with total of
each month
|
2018-11-22 19:45:35 +01:00 |
|
Laurent Destailleur
|
89138bc349
|
FIX Accounting personalized report when using multicompany
|
2018-11-22 10:59:39 +01:00 |
|
Laurent Destailleur
|
21e9c02b11
|
Performance enhancement in Accounting Personalized report
|
2018-11-22 10:40:15 +01:00 |
|
Frédéric FRANCE
|
4909e3afc4
|
doc bookkeeping class
|
2018-11-14 08:28:20 +01:00 |
|
Alexandre SPANGARO
|
af1305a0a8
|
Fix Specific finename for FEC export only available on general ledger export
|
2018-11-01 07:24:48 +01:00 |
|
Frédéric FRANCE
|
86d854f3f4
|
Squiz.WhiteSpace.ControlStructureSpacing.SpacingBeforeClose
|
2018-10-24 23:04:26 +02:00 |
|
Laurent Destailleur
|
612e3a9805
|
Merge branch '9.0_accountancy' of https://github.com/aspangaro/dolibarr
into aspangaro-9.0_accountancy
# Conflicts:
# htdocs/accountancy/bookkeeping/thirdparty_lettering_customer.php
# htdocs/accountancy/bookkeeping/thirdparty_lettering_supplier.php
# htdocs/accountancy/class/lettering.class.php
|
2018-10-24 02:54:57 +02:00 |
|
Laurent Destailleur
|
a9736c1eef
|
Merge pull request #9828 from frederic34/patch-15
code comment
|
2018-10-24 02:44:46 +02:00 |
|
Laurent Destailleur
|
065d715d41
|
FIX #9837 - The fetchAllXXX was not managing correctly the limit
|
2018-10-24 02:20:07 +02:00 |
|
Laurent Destailleur
|
fe665a060d
|
Merge branch 'develop' into patch-17
|
2018-10-24 01:42:02 +02:00 |
|
Alexandre SPANGARO
|
930dce7611
|
change class name from lettering to Lettering
|
2018-10-22 06:39:23 +02:00 |
|
Alexandre SPANGARO
|
3f79580b19
|
Merge remote-tracking branch 'upstream/develop' into 9.0_accountancy
|
2018-10-22 06:33:34 +02:00 |
|
Laurent Destailleur
|
2816bdf747
|
FIX Date into filename of FEC file.
|
2018-10-21 16:22:56 +02:00 |
|
Frédéric FRANCE
|
fab10acc15
|
change class name from lettering to Lettering
|
2018-10-20 16:23:43 +02:00 |
|
Frédéric FRANCE
|
550dc622ca
|
code comment
|
2018-10-20 13:40:40 +02:00 |
|
Alexandre SPANGARO
|
a7de7013a1
|
Update code
|
2018-10-20 11:20:53 +02:00 |
|
Alexandre SPANGARO
|
921757c4a3
|
Fix travis
|
2018-10-20 10:57:59 +02:00 |
|
Alexandre SPANGARO
|
5cbcef4465
|
Debug Lettering
|
2018-10-20 08:26:30 +02:00 |
|