Laurent Destailleur
|
cad4acffd2
|
FIX #6029
|
2016-11-22 20:40:45 +01:00 |
|
Laurent Destailleur
|
dd27a52a85
|
Fix several problems on new REST API on project/tasks
|
2016-11-19 16:08:27 +01:00 |
|
Laurent Destailleur
|
ad981a0f07
|
FIX the key for getEntity was different for same element.
|
2016-11-18 12:54:08 +01:00 |
|
Laurent Destailleur
|
3dc9bc89d8
|
Finished the selection of fields on bank account list
|
2016-11-16 19:56:03 +01:00 |
|
Laurent Destailleur
|
97d84ab4ab
|
Better responsive design
|
2016-11-11 23:47:56 +01:00 |
|
Laurent Destailleur
|
ebe3ed9ad4
|
Uniformize code
|
2016-11-04 17:48:20 +01:00 |
|
Laurent Destailleur
|
854e75513b
|
Fix bad alias
|
2016-10-25 21:44:10 +02:00 |
|
Laurent Destailleur
|
43bf372cf7
|
Fix doxygen
|
2016-10-25 21:15:25 +02:00 |
|
Laurent Destailleur
|
f67863e1aa
|
NEW Can use any filter on all REST API to list.
|
2016-10-25 19:15:47 +02:00 |
|
Laurent Destailleur
|
534202ad45
|
NEW Can make reconcile directly from bank entry list
|
2016-10-23 23:13:03 +02:00 |
|
Laurent Destailleur
|
14e78ef50b
|
Mutualize code of 2 lists into one page.
|
2016-10-22 13:52:43 +02:00 |
|
Laurent Destailleur
|
e79a84a89b
|
Uniformize code
|
2016-10-05 21:49:04 +02:00 |
|
Laurent Destailleur
|
31ce725d73
|
Maxi debug of accountancy expert module
|
2016-10-04 19:31:05 +02:00 |
|
Laurent Destailleur
|
a52ad545eb
|
Enhancement on module Direct Debit SEPA.
|
2016-10-02 13:03:45 +02:00 |
|
Laurent Destailleur
|
3cb13e16d1
|
Merge branch 'rest-api-add-accounts' of
https://github.com/EuskalMoneta/dolibarr into
EuskalMoneta-rest-api-add-accounts
Conflicts:
htdocs/api/index.php
htdocs/commande/class/api_orders.class.php
|
2016-09-26 02:28:16 +02:00 |
|
Xebax
|
fe2498ffc1
|
Fix coding style errors.
|
2016-09-25 19:11:16 +02:00 |
|
Xebax
|
58179f71fc
|
Add Accounts to REST API.
|
2016-09-25 17:48:48 +02:00 |
|
Laurent Destailleur
|
95f2cae825
|
Start to work on sepa mandate generation
|
2016-09-19 00:26:30 +02:00 |
|
Laurent Destailleur
|
b267402df6
|
Merge remote-tracking branch 'origin/4.0' into develop
Conflicts:
htdocs/compta/prelevement/class/bonprelevement.class.php
htdocs/filefunc.inc.php
htdocs/langs/en_US/main.lang
htdocs/societe/rib.php
|
2016-08-01 15:15:32 +02:00 |
|
florian HENRY
|
12aee3e76c
|
ibazn managment
|
2016-06-30 16:07:53 +02:00 |
|
florian HENRY
|
1e4916bd53
|
better way to manamge IBAN/BIC Mandatory
|
2016-06-30 16:01:53 +02:00 |
|
florian HENRY
|
d431e73ec8
|
Fix #5353
|
2016-06-30 15:49:57 +02:00 |
|
Laurent Destailleur
|
fb13225173
|
Fix links on list from warnings dashboard
|
2016-06-06 16:31:50 +02:00 |
|
Laurent Destailleur
|
6bb269381a
|
Merge pull request #5143 from frederic34/morecateg
categories account like other categories
|
2016-05-07 20:25:17 +02:00 |
|
frederic34
|
17463b4927
|
categories account like other categories
|
2016-04-30 14:45:24 +02:00 |
|
Laurent Destailleur
|
6ffb45f5d8
|
FIX Missing param user on update()
|
2016-04-30 13:58:35 +02:00 |
|
Laurent Destailleur
|
0cde6ad98f
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/filefunc.inc.php
|
2016-04-29 20:43:42 +02:00 |
|
fmarcet
|
33499ae652
|
FIX: Compatible with multicompany
|
2016-04-28 11:14:00 +02:00 |
|
Marcos García de La Fuente
|
f195107bd1
|
Fixed undefined $user variable in Account::countAccountToReconcile
|
2016-04-23 13:25:23 +02:00 |
|
Marcos García de La Fuente
|
889c72611d
|
NEW Created Account::__toString, Account::getFieldsToShow and Account::getAccountNumberOrder to refactor the way account number was shown
|
2016-03-19 23:00:33 +01:00 |
|
Laurent Destailleur
|
dca5e5278b
|
Merge pull request #4736 from marcosgdf/bankcateg-oop
NEW Moved code that deals with bank categories to BankCateg. Created BankCateg::fetchAll function
|
2016-03-12 12:01:32 +01:00 |
|
Laurent Destailleur
|
7c950be468
|
Fix Phpcs
|
2016-03-11 18:04:45 +01:00 |
|
Laurent Destailleur
|
ecf47109c0
|
Merge pull request #4739 from marcosgdf/accountline-oop
NEW Created AccountLine::insert function and started using it for transaction creation
|
2016-03-10 13:55:07 +01:00 |
|
Laurent Destailleur
|
21bf8824b9
|
Merge pull request #4738 from marcosgdf/account-libstatut
Refactored Account::libStatut and added object typehinting to some functions of Account class
|
2016-03-10 13:29:02 +01:00 |
|
Laurent Destailleur
|
4fa84c8d8f
|
Merge pull request #4707 from marcosgdf/misc2
Removed deprecated usage of Account::account_currency_code and started using Account::canBeReconciliated
|
2016-03-10 13:21:51 +01:00 |
|
Laurent Destailleur
|
09a29322c3
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/accountancy/customer/list.php
htdocs/accountancy/supplier/list.php
htdocs/commande/orderstoinvoice.php
htdocs/public/demo/index.php
htdocs/societe/commerciaux.php
|
2016-03-08 17:40:21 +01:00 |
|
Marcos García de La Fuente
|
08d27b7148
|
Refactored Account::LibStatut function
|
2016-03-07 11:31:16 +01:00 |
|
Laurent Destailleur
|
3dbe27030e
|
FIX If all banks account are reconcilable to off, we must not show nb of
transactions to reconciles.
FIX Switching status reconcile on-off was broken.
|
2016-03-06 12:39:59 +01:00 |
|
Marcos García de La Fuente
|
ed51a42963
|
NEW Created AccountLine::insert function and started using it for transaction creation
|
2016-03-05 16:26:30 +01:00 |
|
Marcos García de La Fuente
|
4f569279d6
|
Refactored Account::libStatut and added object typehinting to some functions of Account class
|
2016-03-05 16:14:41 +01:00 |
|
Marcos García de La Fuente
|
0fd9518ad0
|
NEW Moved code that deals with bank categories to BankCateg. Created BankCateg::fetchAll function
Also replaced spaces with tabs and applied PSR-2 beautifier to the code
|
2016-03-05 15:51:02 +01:00 |
|
Marcos García de La Fuente
|
ff83dd9afe
|
Replaced account type comparisons with TYPE constants
|
2016-03-02 11:08:57 +01:00 |
|
Marcos García de La Fuente
|
dcde7773a3
|
Started using Account TYPE and STATUS constants
|
2016-03-02 11:04:52 +01:00 |
|
Marcos García de La Fuente
|
66313f584b
|
Removed deprecated usage of Account::account_currency_code and started using Account::canBeReconciliated
|
2016-03-02 10:52:54 +01:00 |
|
Marcos García de La Fuente
|
e646f28c0a
|
Documented properties of Account class
|
2016-03-01 15:46:06 +01:00 |
|
Laurent Destailleur
|
6f474c403c
|
Merge remote-tracking branch 'origin/3.8' into develop
Conflicts:
htdocs/commande/class/commande.class.php
htdocs/filefunc.inc.php
htdocs/product/list.php
htdocs/societe/notify/card.php
htdocs/societe/price.php
|
2015-12-27 19:15:20 +01:00 |
|
Laurent Destailleur
|
0645938283
|
FIX #4230 PHP7 error
|
2015-12-27 18:26:21 +01:00 |
|
Marcos García de La Fuente
|
8b633aee66
|
FIX #4182 SQL error when deleting an unexisting bank entry
|
2015-12-24 14:39:28 +01:00 |
|
Laurent Destailleur
|
333dd10874
|
Add a way to lin on bank receipt tab directly
|
2015-11-08 02:09:32 +01:00 |
|
Raphaël Doursenaud
|
67ddb6c94e
|
[Qual] Cleanup of inherited class properties
|
2015-09-24 20:12:55 +02:00 |
|