Laurent Destailleur
|
419c15ee8e
|
Fix escaping class
|
2017-05-12 15:28:10 +02:00 |
|
Laurent Destailleur
|
f579fc6b2d
|
Code comment
|
2017-02-27 12:07:38 +01:00 |
|
Laurent Destailleur
|
1be389fd3e
|
FIX deletion of bank tag
|
2017-02-27 12:06:45 +01:00 |
|
Laurent Destailleur
|
10838983b5
|
FIX error management in bank account deletion.
|
2017-02-27 11:38:19 +01:00 |
|
Laurent Destailleur
|
0f8a8869cb
|
FIX Error management during bank account creation
|
2017-02-27 11:15:59 +01:00 |
|
Laurent Destailleur
|
cff284b2f3
|
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 4.0
Conflicts:
htdocs/compta/bank/categ.php
|
2017-02-27 10:55:18 +01:00 |
|
Laurent Destailleur
|
cad4acffd2
|
FIX #6029
|
2016-11-22 20:40:45 +01: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 |
|
Laurent Destailleur
|
615734012e
|
Merge pull request #3476 from marcosgdf/refactor
Refactor: Created hasDelay functions
|
2015-09-09 20:50:58 +02:00 |
|
Marcos García de La Fuente
|
2f85d02911
|
Added missing RemiseCheque properties
|
2015-09-06 19:24:17 +02:00 |
|
Laurent Destailleur
|
087938e340
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
Conflicts:
htdocs/compta/bank/class/account.class.php
|
2015-09-05 10:25:01 +02:00 |
|
Laurent Destailleur
|
6ac4b8d0d4
|
Merge branch 'patch-2' of https://github.com/open-minds/dolibarr into open-minds-patch-2
|
2015-09-05 10:22:43 +02:00 |
|
Laurent Destailleur
|
4c0f117e55
|
Merge pull request #3465 from open-minds/patch-1
Fix detailed information of BBAN for Germany
|
2015-09-05 10:22:12 +02:00 |
|
Laurent Destailleur
|
8bea703363
|
Fix deadlock feature. Can't reconciliate cash bank account. Sometimes
users need. I introduce a hidden option to fix this quickly.
|
2015-09-04 23:23:39 +02:00 |
|
Laurent Destailleur
|
a66bcf1965
|
Fix deadlock feature. Can't reconciliate cash bank account. Sometimes
users need. I introduce a hidden option to fix this quickly.
|
2015-09-04 19:42:07 +02:00 |
|
Laurent Léonard
|
11241c51f5
|
Fix detailed information of BBAN for Belgium
|
2015-09-04 18:30:54 +02:00 |
|
Laurent Léonard
|
04b3c23692
|
Fix detailed information of BBAN for Germany
|
2015-09-04 18:16:43 +02:00 |
|
Laurent Destailleur
|
fc8a822f1d
|
Merge remote-tracking branch 'origin/3.7' into develop
|
2015-08-13 04:03:23 +02:00 |
|
Laurent Destailleur
|
c73fe965d2
|
Merge remote-tracking branch 'origin/3.6' into 3.7
Conflicts:
htdocs/comm/propal/class/propal.class.php
htdocs/commande/class/commande.class.php
htdocs/compta/facture/class/facture.class.php
|
2015-08-13 03:58:32 +02:00 |
|
Laurent Destailleur
|
1595765ec8
|
Merge remote-tracking branch 'origin/3.5' into 3.6
Conflicts:
htdocs/compta/facture/class/facture.class.php
|
2015-08-13 03:18:02 +02:00 |
|
Marcos García de La Fuente
|
7cb564586e
|
Fix: [ bug #3310 ] OrderLine::fetch, FactureLigne::fetch and PropaleLigne::fetch do not return anything
Close #3310
|
2015-08-09 13:52:02 +02:00 |
|
Laurent Destailleur
|
cb98d6cb93
|
Merge remote-tracking branch 'origin/3.8' into develop
|
2015-07-19 15:32:20 +02:00 |
|
Laurent Destailleur
|
2f2b0df6f8
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
htdocs/contact/exportimport.php
htdocs/contact/info.php
htdocs/core/class/commonobject.class.php
htdocs/core/class/html.form.class.php
htdocs/core/modules/DolibarrModules.class.php
htdocs/core/modules/modSociete.class.php
htdocs/core/tpl/document_actions_pre_headers.tpl.php
htdocs/langs/fr_FR/categories.lang
htdocs/main.inc.php
htdocs/product/reassort.php
htdocs/projet/list.php
htdocs/societe/info.php
|
2015-07-19 12:26:31 +02:00 |
|