Laurent Destailleur
3d36e3ee49
Fix search criteria in bookkeeping table
2018-04-08 12:41:03 +02:00
Laurent Destailleur
8cca3dabd6
FIX look and feel v7 "back to" for bookkeeping record
2018-04-08 11:29:30 +02:00
Laurent Destailleur
4957ea9178
Fix SQLi reported by op7ica
2018-03-15 01:55:16 +01:00
Laurent Destailleur
12e48e07ae
Fix deletion of ledger line when editing transaction
2018-02-12 13:50:26 +01:00
Laurent Destailleur
caa136bed3
FIX Debug journalization: Avoid journalizing if all lines not bound
2018-02-12 13:31:32 +01:00
Laurent Destailleur
09dfd5eb9f
Fix journalization protection
2018-02-12 12:02:01 +01:00
Laurent Destailleur
fe1f276d85
FIX labels into ledger are same that into screen
...
FIX pagination
FIX init of fiscal year
Fix tr balance
2018-02-02 17:24:40 +01:00
Laurent Destailleur
a41847d084
Fix: date of modificaiton in ledger not visible.
...
Fix: show hours in date of creation in ledger.
Fix: label in export.
Fix: label in export of draft journal is same than on screen.
Fix: missing line desc in csv export of draft bank journal.
2018-02-02 14:27:07 +01:00
Laurent Destailleur
1f30f9b179
Update list.php
2018-01-29 19:46:46 +01:00
De Coninck Laurent
857c03eeb9
fix issue on Big book
2018-01-28 21:04:13 +01:00
Darkjeff
f47f0357d3
Fixing Subledger account in lettering
2018-01-22 15:57:17 +01:00
Laurent Destailleur
7a1a2cf90d
Fix send into ledger for bank line record. Show accounted status.
2018-01-22 04:13:29 +01:00
Laurent Destailleur
e4c02152b3
Fix navigation in bookeeping view grouped by account
2018-01-15 12:14:18 +01:00
Laurent Destailleur
04a5dc79e9
Merge pull request #8054 from artis-auxilium/accounting_searchdate_fiscalyear
...
Accounting searchdate fiscalyear
2018-01-15 11:38:04 +01:00
Laurent Destailleur
28207ad4cb
Clean var
2018-01-12 14:57:02 +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
f25b2ebc51
Merge pull request #8026 from c3do/patch-3
...
Fix #8026 Remove PHP Warning adding empty($page)
2018-01-04 21:04:33 +01:00
Laurent Destailleur
01cde59608
Fix filter on bookkeeping group view
2018-01-04 19:16:53 +01:00
Laurent Destailleur
56b27a3a11
Fix: do no lose filter when deleting a bookeeping transaction
2018-01-04 19:03:01 +01:00
Cédric
4ed86c830a
Fix PHP Warning
...
Warning: A non-numeric value encountered in dolibarr/htdocs/accountancy/bookkeeping/list.php on line 89
2018-01-04 17:42:23 +01:00
Alexandre SPANGARO
7b935a96bf
FIX : Various payment
2017-12-11 07:03:37 +01:00
Alexandre SPANGARO
ac95ccd872
FIX : Debug various_payment
2017-12-10 14:05:36 +01:00
Laurent Destailleur
ef786f2271
Debug accountancy module
2017-11-28 11:31:55 +01:00
Laurent Destailleur
a15a57317b
Debug accountancy module
2017-11-28 11:12:13 +01:00
Laurent Destailleur
f33182acc5
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
2017-11-12 20:49:53 +01:00
Frédéric FRANCE
fe3ce78ae4
Update card.php
2017-11-08 11:24:33 +01:00
Alexandre SPANGARO
7d524f3364
Small code improve on bookkeeping card movement
2017-11-05 08:45:05 +01:00
Laurent Destailleur
417642ba39
Standardize interface (search on date modification)
2017-11-02 10:33:04 +01:00
Alexandre SPANGARO
f9e801b4a7
Update works
2017-11-01 08:42:17 +01:00
Alexandre SPANGARO
7a719c6be6
NEW General ledger : Add field and selected field
2017-10-29 05:37:50 +01:00
Laurent Destailleur
2187cfeee9
Merge pull request #7693 from aspangaro/7.0-label_operation_on_general_ledger
...
Update balance export
2017-10-24 12:51:14 +02:00
Alexandre SPANGARO
67b2646dcc
Update balance export
2017-10-24 05:35:46 +02:00
florian HENRY
4273e507c5
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into
...
dev_accountancy
Conflicts:
htdocs/accountancy/bookkeeping/thirdparty_lettrage.php
htdocs/accountancy/bookkeeping/thirdparty_lettrage_supplier.php
htdocs/accountancy/class/lettering.class.php
2017-10-18 09:52:56 +02:00
Laurent Destailleur
d12019d1b5
Fix from scrutinizer
2017-10-13 13:10:36 +02:00
Alexandre SPANGARO
2f49b00f6c
Fix : some small problems on accountancy
2017-10-05 06:56:13 +02:00
Alexandre SPANGARO
0acb391b36
Fix : label_operation on general ledger
2017-10-03 05:27:08 +02:00
florian HENRY
6fcfe89565
NEW : lettrage in accountancy
2017-09-26 13:02:29 +02:00
Kjeld Borch Egevang
ee99483b0d
Changed "Solde" to "Balance".
2017-09-18 22:30:08 +02:00
Laurent Destailleur
e56b41c1ae
Clean code
2017-09-16 13:28:13 +02:00
Laurent Destailleur
8773a6860f
Fix HTML5 use of <br> is preferred to <br />
2017-09-15 23:49:04 +02:00
Laurent Destailleur
0873260b8a
USe second parameter in GETPOST
2017-09-15 10:50:50 +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
f29a4c1fb1
Make accountancy pages responsive
2017-09-05 20:42:34 +02:00
Laurent Destailleur
fa752348c8
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/compta/bank/various_payment/index.php
htdocs/contact/list.php
htdocs/langs/en_US/errors.lang
2017-08-02 17:56:09 +02:00
Laurent Destailleur
5b1f5b0f20
Fix translation done twice into field title of array
2017-08-02 13:31:53 +02:00
Laurent Destailleur
75ec7a309c
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
2017-07-15 21:25:14 +02:00
Laurent Destailleur
bab963ec07
FIX Pagination on the ledger page.
2017-07-15 19:19:12 +02:00
Laurent Destailleur
a20bf05c64
Debug journalization
2017-07-15 17:32:22 +02:00
Laurent Destailleur
c6dcccba18
Fix better warning when record will be saved into a waiting account.
2017-07-15 14:55:04 +02:00