florian HENRY
38059ed60d
fix #10006
2018-12-01 00:39:37 +01:00
Laurent Destailleur
2684767b19
Fix pagination
...
Conflicts:
htdocs/accountancy/bookkeeping/balance.php
2018-10-15 11:08:40 +02:00
Laurent Destailleur
aa6996e2d0
Fix pagination show two times the same account on balance of accounts
2018-10-15 11:07:07 +02:00
Laurent Destailleur
7daee6dc6b
A lot of fix of css and look and feel v8
2018-06-23 00:07:56 +02:00
Frédéric FRANCE
d986909109
loadlangs
2018-05-26 23:52:52 +02:00
Alexandre SPANGARO
fd7bc2e607
Accountancy - move to loadLangs
2018-04-18 06:20:34 +02:00
Laurent Destailleur
69c26e19a8
NEW Can edit the text color for title line of tables
2018-04-15 22:01:52 +02:00
Alexandre SPANGARO
910d83d6e3
Fix export balance
2018-04-15 07:49:54 +02:00
Laurent Destailleur
d833620285
Fix title of break in balance account report
2018-04-13 23:49:08 +02:00
Alexandre SPANGARO
741a14993a
NEW Add file number in accountant card and update export filename
2018-04-07 06:21:49 +02:00
Laurent Destailleur
e4c02152b3
Fix navigation in bookeeping view grouped by account
2018-01-15 12:14:18 +01:00
dev2a
60c508b1c4
Get start date from fiscal year
...
if start date is empty, get date from current accounting fiscal year, else from company fiscal month setting
2018-01-11 15:52:45 +01:00
dev2a
415d7574eb
Fix PHP notices adding empty($page)
2018-01-11 15:35:34 +01:00
Laurent Destailleur
01cde59608
Fix filter on bookkeeping group view
2018-01-04 19:16:53 +01:00
Laurent Destailleur
a15a57317b
Debug accountancy module
2017-11-28 11:12:13 +01:00
Alexandre SPANGARO
67b2646dcc
Update balance export
2017-10-24 05:35:46 +02:00
Kjeld Borch Egevang
ee99483b0d
Changed "Solde" to "Balance".
2017-09-18 22:30:08 +02:00
Laurent Destailleur
dc61c53d39
Balance automatically set on good year according to fiscal start month
2017-09-12 15:22:23 +02:00
Laurent Destailleur
5b1f5b0f20
Fix translation done twice into field title of array
2017-08-02 13:31:53 +02:00
Laurent Destailleur
2870798d07
Fix remove warnings
2017-07-13 00:35:10 +02:00
Laurent Destailleur
b7218c1bcd
Fix menu consistency
2017-07-01 03:18:17 +02:00
Laurent Destailleur
31fe8ebcee
Debug v6
2017-07-01 02:22:08 +02:00
Alexandre SPANGARO
b240f536b5
Fix : Accountancy - Debug and add information in database
2017-06-17 07:54:35 +02:00
Laurent Destailleur
b1f93ccb0c
Fix security
2017-06-08 14:33:46 +02:00
Laurent Destailleur
b74a0dd5fd
Look and feel v6
2017-05-29 12:06:26 +02:00
Alexandre SPANGARO
1f079fac9d
Move html.formventilation.class.php to html.formaccounting.class.php
2017-05-25 06:57:28 +02:00
Alexandre SPANGARO
93554b7e30
Typo searchpicto
2017-05-14 21:06:33 +02:00
Laurent Destailleur
d975e7f442
Work on 6.0 look and feel
2017-04-01 12:46:47 +02:00
Laurent Destailleur
501f118f92
Fix style
2017-02-19 22:53:29 +01:00
a-schild
cea25ecb28
Use correct numeric format for all soldes
2017-02-17 10:23:00 +01:00
a-schild
2083d88609
Use correct numeric format for all soldes
2017-02-17 10:22:56 +01:00
Laurent Destailleur
d14e4dbaba
Fix pagination when MAIN_DISABLE_FULL_SCANLIST is on
2017-01-15 20:49:20 +01:00
Laurent Destailleur
6c4f15df63
Fix lot of fix in css look to match v5 rules.
2016-12-11 16:11:42 +01:00
Laurent Destailleur
bd8f923cee
Several fixes in filter on lists
2016-11-29 22:52:16 +01:00
Laurent Destailleur
4eb397557f
Debug accounting module
2016-11-28 19:30:55 +01:00
Laurent Destailleur
539ee1ace2
Uniformize code
2016-10-06 18:06:40 +02:00
Laurent Destailleur
bd5116cb52
Debug of accountancy expert module
2016-10-04 19:43:12 +02:00
Laurent Destailleur
ee252f549a
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
ChangeLog
dev/skeletons/skeleton_list.php
htdocs/accountancy/class/html.formventilation.class.php
htdocs/core/lib/cron.lib.php
htdocs/core/tpl/admin_extrafields_add.tpl.php
2016-10-01 18:42:50 +02:00
Laurent Destailleur
aae4524fe2
Debug module accountancy
2016-09-30 18:38:48 +02:00
Neil Orley
8a8771534f
Indentation dolibarr style
2016-07-11 10:24:06 +02:00
Neil Orley
348a95604e
Trailling white space removed on all lines
2016-07-08 15:15:55 +02:00
Neil Orley
59d96fdc07
ut8_encode() removed from balance.php and listbyaccount.php
2016-07-07 09:52:59 +02:00
Neil Orley
0cab1a16d9
NEW|Display bookkeeping by accounting account
...
- Bookkeeping ordered by accounting account
- Link with customers and suppliers invoices
- Sub Total by accounting account
- Ability to display more than 25 lines and filter by customer/supplier, invoice and accounting account
2016-07-01 11:21:55 +02:00
Juanjo Menent
8f617b196a
Fix printing following the rules
2016-06-04 15:51:28 +02:00
florian HENRY
b8d452596c
Fix : Advanced Accountancy module
2016-05-16 16:37:07 +02:00
Laurent Destailleur
986119d2b5
Start debug
2016-05-12 21:32:24 +02:00
aspangaro
b59c94e056
NEW: Accountancy - Add Result page
...
& review
2016-04-17 15:44:04 +02:00
aspangaro
f8bc456807
FIX: Accountancy - Update balance to add description of the accounting account + bugfix
2016-04-03 15:32:46 +02:00
Laurent Destailleur
91caea5707
Code was corrupted with very bad commits. I restore files manually.
2016-03-25 15:53:44 +01:00
Marcos García de La Fuente
89bd173c2f
NEW Rename Form::select_date to Form::selectDate and Form::form_date to Form::formDate
2016-03-21 21:51:29 +01:00