Laurent Destailleur
ccced09113
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
...
Conflicts:
htdocs/adherents/subscription/list.php
htdocs/comm/propal/list.php
htdocs/core/class/html.formmail.class.php
2020-02-12 22:54:55 +01:00
Laurent Destailleur
50f0b61f1e
Update bankjournal.php
2020-02-12 18:50:33 +01:00
Laurent Destailleur
ccb895e251
Merge pull request #13083 from atm-greg/FIX_bookkeeping_LD_Compta_Export
...
fix missing fields in LD Compta Export
2020-02-12 18:41:34 +01:00
Laurent Destailleur
03a8414ba8
FIX #13085
2020-02-12 18:21:45 +01:00
Pierre Ardoin
c7181830fc
Fix the display of the banner with multicompany
...
Before : if a account of a entity require to define the Journal code, Banner displayed in all entities.
Now : Show the banner only in the entity concerned.
2020-02-12 09:11:39 +01:00
stickler-ci
fc170c1081
Fixing style errors.
2020-02-11 15:20:46 +00:00
atm-greg
66f6d1bfd4
add missing fields
2020-02-11 15:57:49 +01:00
Laurent Destailleur
2e0929c2e9
FIX export ledger
2020-02-05 16:08:28 +01:00
Alexandre SPANGARO
e8b9ca3276
FIX: FEC export have specific name
2020-02-01 08:23:19 +01:00
Alexandre SPANGARO
0229cd3c65
FIX: FEC export have specific name
2020-02-01 08:18:48 +01:00
Laurent Destailleur
af61c19ffd
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
2020-01-29 23:06:21 +01:00
altairis
f1ea0ce5a1
better fix
2020-01-29 11:47:23 +01:00
altairis
b04bb9e392
FIX : fetching account on current entity
2020-01-29 11:05:10 +01:00
Laurent Destailleur
c87fdc96ce
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
...
Conflicts:
htdocs/accountancy/supplier/index.php
2020-01-28 17:51:32 +01:00
Laurent Destailleur
782be2ac37
FIX Invert isSellerInEEC and isBuyerInEEC
2020-01-28 17:50:08 +01:00
Laurent Destailleur
bffdc63ec6
FIX The "automatic bind" was linked EEC to export accountancy code
...
Conflicts:
htdocs/accountancy/supplier/index.php
2020-01-28 17:48:34 +01:00
Laurent Destailleur
e9de1e16e8
FIX The "automatic bind" was linked EEC to export accountancy code
2020-01-28 17:44:05 +01:00
Laurent Destailleur
f5ce0fc811
Fix seach on country
2020-01-28 17:22:26 +01:00
Laurent Destailleur
7ad827f212
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
...
Conflicts:
htdocs/accountancy/class/accountancyexport.class.php
2020-01-23 12:09:01 +01:00
Laurent Destailleur
be344518c4
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
...
Conflicts:
htdocs/accountancy/class/accountancyexport.class.php
htdocs/core/lib/functions2.lib.php
2020-01-23 12:07:17 +01:00
Alexandre SPANGARO
7f47b48559
Move function to functions2.lib.php
2020-01-23 11:47:30 +01:00
Alexandre SPANGARO
5eeef771fa
FIX: FEC export format
2020-01-23 06:20:31 +01:00
Laurent Destailleur
69fae5a679
Fix search on accounting account when option to padd 0 is on.
2020-01-21 22:38:03 +01:00
Laurent Destailleur
8f1737952d
Fix search on accounting account when option to padd 0 is on.
2020-01-21 22:20:32 +01:00
Laurent Destailleur
a36b0ea4f5
Fix filter on parent account in list of accounting accounts
2020-01-21 21:36:40 +01:00
Alexandre SPANGARO
f4cd3236b1
Fix : Accounting - error on right
2020-01-19 21:59:01 +01:00
Laurent Destailleur
9ceec670b9
Fix date format in FEC export
2020-01-13 13:52:48 +01:00
Laurent Destailleur
675ce3b32f
Fix sql error on update of subledger account on a various payment
...
Fix warning message that was not accurate
2020-01-10 02:20:08 +01:00
Laurent Destailleur
d1fdd11b37
Close #10907
2019-12-19 11:32:10 +01:00
Laurent Destailleur
f44b85f557
Fix $_SESSION['newtoken'] must be newToken()
2019-12-18 23:12:31 +01:00
Scrutinizer Auto-Fixer
404ae0c209
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2019-12-17 02:00:52 +00:00
Laurent Destailleur
a3fa6eb473
Debug v11
2019-12-16 19:40:18 +01:00
Laurent Destailleur
5c8733a84b
More complete message
2019-12-16 19:30:18 +01:00
Laurent Destailleur
e3cc541ff2
Fix debug code
2019-12-16 19:19:37 +01:00
Laurent Destailleur
d22cd5c321
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
Conflicts:
htdocs/accountancy/bookkeeping/list.php
2019-12-16 19:09:53 +01:00
Laurent Destailleur
65abe7532c
Fix error message not reported when deleting record in ledger.
2019-12-16 19:05:32 +01:00
Laurent Destailleur
1af67a4336
Merge pull request #12713 from frederic34/doxygen_warning
...
doxygen
2019-12-16 19:02:10 +01:00
Scrutinizer Auto-Fixer
c8baaa2995
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2019-12-16 12:06:25 +00:00
Laurent Destailleur
fdf4d86d81
Debug code
2019-12-16 12:38:51 +01:00
Laurent Destailleur
646587a9cf
Value "None" To unbind is more visible.
2019-12-16 11:50:25 +01:00
Frédéric FRANCE
9e4fb8d4fe
doxygen
2019-12-15 10:02:20 +01:00
Laurent Destailleur
835d22f556
Merge branch 'develop' into doxygen_todo
2019-12-14 13:46:40 +01:00
Laurent Destailleur
ce47de453e
Fix HTML5
2019-12-12 10:31:08 +01:00
Frédéric FRANCE
66805a502a
doxygen
2019-12-11 22:53:57 +01:00
Philippe GRAND
9996c1ca7a
fix : invoid sql injection
2019-11-21 09:49:53 +01:00
Philippe GRAND
54d67de538
fix : invoid sql injection
2019-11-21 09:44:13 +01:00
Laurent Destailleur
5d7a1f1265
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/contact/card.php
htdocs/core/class/extrafields.class.php
htdocs/langs/en_US/stocks.lang
2019-11-19 19:02:14 +01:00
Frédéric FRANCE
b61a3f1ba9
Update bookkeeping.class.php
2019-11-18 19:59:21 +01:00
Frédéric FRANCE
5c0976a778
doxygen accountancy class
2019-11-16 09:58:14 +01:00
Alexandre SPANGARO
3937b45c5f
Core - Fix accountancy write social contribution in bookkeeping (Need for FEC format)
2019-11-16 07:51:38 +01:00