Laurent Destailleur
|
460bdd441a
|
Merge pull request #8025 from c3do/patch-2
Fix #8025 Remove PHP Warning adding empty($page)
|
2018-01-04 21:04:22 +01:00 |
|
Cédric
|
777ed43e75
|
Remove PHP notices adding empty($page)
|
2018-01-04 17:31:59 +01:00 |
|
Cédric
|
41fec45daf
|
Fix PHP notices adding empty($page)
|
2018-01-04 16:23:25 +01:00 |
|
Laurent Destailleur
|
33032a5474
|
Look and feel v6
|
2017-11-29 18:13:22 +01:00 |
|
Laurent Destailleur
|
a9d3e90b70
|
Big debug of accountancy module
|
2017-11-27 21:53:22 +01:00 |
|
Laurent Destailleur
|
533a82187a
|
NEW Add a protection so we can't journalize non balanced transactions
|
2017-11-27 17:12:48 +01:00 |
|
Laurent Destailleur
|
57d4f28cba
|
Enhance usability of accounting module
|
2017-11-27 15:51:28 +01:00 |
|
Laurent Destailleur
|
f68b2bdeca
|
Use the confirmation when deleting from mass action everywhere.
|
2017-11-15 11:39:11 +01:00 |
|
Laurent Destailleur
|
d1860b87f8
|
NEW Add a confirmation for all mass action 'delete'
|
2017-11-11 16:34:11 +01:00 |
|
Laurent Destailleur
|
a329f7dc75
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
build/exe/doliwamp/doliwamp.iss
htdocs/accountancy/customer/list.php
htdocs/accountancy/supplier/list.php
|
2017-11-05 18:50:14 +01:00 |
|
florian HENRY
|
bd68b94411
|
fix : missing hook in accountancy
|
2017-11-02 13:27:09 +01:00 |
|
florian HENRY
|
c258e229c8
|
fix accountancy index display
|
2017-10-23 10:00:22 +02:00 |
|
Laurent Destailleur
|
82348cc1e9
|
NEW Can filter on date on the page showing existing bindings
|
2017-10-16 10:17:57 +02:00 |
|
Alexandre SPANGARO
|
f1b7b36a11
|
Fix : problem on column in customer to bind index
|
2017-10-05 05:38:02 +02:00 |
|
Laurent Destailleur
|
0873260b8a
|
USe second parameter in GETPOST
|
2017-09-15 10:50:50 +02:00 |
|
Laurent Destailleur
|
5dcbebbd46
|
NEW Add filters on month/year on the accountancy binding tools
|
2017-09-12 13:48:45 +02:00 |
|
Laurent Destailleur
|
a4665e17d4
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/accountancy/customer/index.php
htdocs/accountancy/expensereport/index.php
htdocs/compta/facture/class/facture-rec.class.php
htdocs/fichinter/class/fichinter.class.php
htdocs/societe/class/societe.class.php
htdocs/societe/list.php
|
2017-09-12 13:26:25 +02:00 |
|
Laurent Destailleur
|
16092bc9f0
|
Clean code
|
2017-09-12 13:13:57 +02:00 |
|
Laurent Destailleur
|
a6a142753a
|
Fix bad label when account not set
|
2017-09-08 15:24:27 +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
|
201db3b720
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
Conflicts:
htdocs/projet/tasks/task.php
|
2017-07-14 00:24:49 +02:00 |
|
Laurent Destailleur
|
9127892c71
|
Fix several minor bugs
|
2017-07-13 02:33:48 +02:00 |
|
Laurent Destailleur
|
bb828f5c9c
|
Fix vat src code must be visible into bind step
|
2017-07-13 01:14:27 +02:00 |
|
Laurent Destailleur
|
2870798d07
|
Fix remove warnings
|
2017-07-13 00:35:10 +02:00 |
|
Laurent Destailleur
|
be493b78ba
|
Merge pull request #7093 from Darkjeff/Fix-Accoutancy
Fix accoutancy
|
2017-07-07 19:14:35 +02:00 |
|
Laurent Destailleur
|
b186fa8759
|
Fix pgsql compatibility
|
2017-07-01 13:31:44 +02:00 |
|
Darkjeff
|
11cd4e1164
|
Fix Binding Customer
|
2017-06-30 11:29:37 +02:00 |
|
Laurent Destailleur
|
30e881b03a
|
Merge pull request #7051 from aspangaro/6.0-fec3
Fix : Accountancy v6
|
2017-06-24 16:34:28 +02:00 |
|
Laurent Destailleur
|
1b96bb4221
|
Fix usage of constant. No need to have a dedicated setup as it should be
supported by the responsive design architecture.
|
2017-06-22 14:48:13 +02:00 |
|
Alexandre SPANGARO
|
459fac4753
|
Merge remote-tracking branch 'uptream/develop' into 6.0-fec3
# Conflicts:
# htdocs/accountancy/customer/index.php
|
2017-06-22 05:30:21 +02:00 |
|
Alexandre SPANGARO
|
c381c213a5
|
Fix : Accountancy
|
2017-06-20 06:52:41 +02:00 |
|
Laurent Destailleur
|
fcdc7b1a0d
|
Fix pgsql compatibility
|
2017-06-20 01:53:34 +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 |
|
Regis Houssin
|
a25facef7c
|
Fix: use 0 instead false
|
2017-06-03 11:49:59 +02:00 |
|
Regis Houssin
|
5c5663c5ae
|
New: getEntity function use true $shared value by default
|
2017-05-30 18:50:54 +02:00 |
|
Alexandre SPANGARO
|
1f079fac9d
|
Move html.formventilation.class.php to html.formaccounting.class.php
|
2017-05-25 06:57:28 +02:00 |
|
Laurent Destailleur
|
b3dc73e611
|
Look and feel v6
|
2017-05-21 02:43:51 +02:00 |
|
Laurent Destailleur
|
faddcb28ac
|
FIX serious bugs in accounting (error management, transactions, bad
values set)
|
2017-04-29 14:53:29 +02:00 |
|
Laurent Destailleur
|
2f23b36ca1
|
Fix typo in var name picto
|
2017-04-27 14:20:06 +02:00 |
|
philippe grand
|
4d31759ff9
|
Update code using new css class
|
2017-04-11 14:35:10 +02:00 |
|
Laurent Destailleur
|
d975e7f442
|
Work on 6.0 look and feel
|
2017-04-01 12:46:47 +02:00 |
|
Laurent Destailleur
|
aca1c1944d
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/install/mysql/data/llx_c_action_trigger.sql
|
2017-03-30 12:02:27 +02:00 |
|
Laurent Destailleur
|
ad3b54b93a
|
Fix regression
|
2017-03-28 21:09:15 +02:00 |
|
Laurent Destailleur
|
0838953ef7
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2017-03-27 00:49:24 +02:00 |
|
Alexandre SPANGARO
|
0987f19707
|
Fix : Bad page title of bind card
|
2017-03-26 06:20:55 +02:00 |
|
Laurent Destailleur
|
02d9a41e77
|
Use placeholder for %
|
2017-03-02 01:25:11 +01:00 |
|
Laurent Destailleur
|
020ceacb46
|
Fix search criterias
|
2017-02-20 10:36:03 +01:00 |
|