Laurent Destailleur
cb8f9cc120
Fix link
2019-04-19 12:37:55 +02:00
Laurent Destailleur
87eb5f5c02
Fix filter lost
2019-04-19 12:36:32 +02:00
Laurent Destailleur
61428b9c00
Fix use standard product country code if country of buyer not defined
2019-04-19 12:19:45 +02:00
Laurent Destailleur
eab474e23a
Update list.php
2019-04-19 12:10:40 +02:00
Laurent Destailleur
265671a5f3
Update list.php
2019-04-19 12:00:06 +02:00
Alexandre SPANGARO
033e9b9f22
FIX Accounting Customer dispatch with intra/export
2019-04-19 06:48:51 +02:00
Alexandre SPANGARO
660a1cea1d
NEW Accounting - Add rights on export, delete operations in ledger
2019-04-17 07:26:39 +02:00
ATM john
07e6ce5460
Appli function to links
2019-04-15 21:33:31 +02:00
Alexandre SPANGARO
9957b8aed5
WIP - FEC - Validate
2019-04-15 09:07:36 +02:00
ATM john
292d9c38a5
Appli function to links
2019-04-15 00:21:58 +02:00
Abbes Bahfir
2829bfc84f
fix:Select chart plan from active countries only
2019-04-14 17:36:16 +01:00
Alexandre SPANGARO
c1ecfae6f2
FIX: Update on fiscal year
2019-04-13 22:46:40 +02:00
Laurent Destailleur
b8d3110266
Merge pull request #10916 from frederic34/patch-2
...
Update EBP export
2019-04-11 16:56:16 +02:00
Laurent Destailleur
d7f980fda0
NEW Add picto of deletion on mass action combo lists
2019-04-09 01:22:59 +02:00
Laurent Destailleur
321ffb859b
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
ChangeLog
htdocs/accountancy/bookkeeping/thirdparty_lettering_supplier.php
htdocs/projet/activity/perday.php
htdocs/projet/activity/perweek.php
2019-04-08 14:09:18 +02:00
Alexandre SPANGARO
ba34b601b3
FIX: MultiEntity in lettering functionality
2019-04-04 16:44:36 +02:00
Alexandre SPANGARO
6f1b496373
Merge remote-tracking branch 'upstream/develop' into 10.0_WARNING
2019-03-28 11:57:59 +01:00
Laurent Destailleur
c62d147c60
Auto clean search field to avoid to have 2 conflict search criteria
2019-03-25 16:47:20 +01:00
Frédéric FRANCE
f9c1289a5b
Update EBP export
...
@aspangaro @Darkjeff can you confirm that montant must be always >0 (in case of credit)
2019-03-25 14:52:30 +01:00
Laurent Destailleur
f27f65e8bf
Responsive
2019-03-25 10:09:02 +01:00
Philippe GRAND
5677177ebc
update with html5 compliant code
2019-03-19 13:45:50 +01:00
Philippe GRAND
d118d269a2
update with html5 compliant code
2019-03-19 13:44:21 +01:00
Laurent Destailleur
eab11ce743
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/class/html.form.class.php
2019-03-19 13:14:44 +01:00
Laurent Destailleur
dbe15d3685
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
2019-03-19 13:10:17 +01:00
Laurent Destailleur
8664594fc8
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2019-03-19 13:09:39 +01:00
Philippe Grand
2a91629e57
Update accountingaccount.class.php
2019-03-18 12:24:52 +01:00
Philippe GRAND
c98f3ae4b3
add comments
2019-03-18 10:20:24 +01:00
Laurent Destailleur
ae35c982af
Merge pull request #9652 from atm-gauthier/7.0_fix_round_debitcredit
...
FIX : need to round with 2 decimals to avoid movements not correctly balanced
2019-03-16 14:27:03 +01:00
Frédéric FRANCE
4822a2d396
Update accountancycategory.class.php
2019-03-16 09:51:57 +01:00
Laurent Destailleur
63b6900f2c
Fix phpcs
2019-03-15 16:09:20 +01:00
Laurent Destailleur
d4f2a16abf
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/accountancy/admin/productaccount.php
2019-03-14 17:10:58 +01:00
Laurent Destailleur
a0d8ba268e
Update doc with the new menu entries
2019-03-14 16:28:32 +01:00
Laurent Destailleur
8410d59182
FIX Missing field "In sale" in list
2019-03-14 16:16:50 +01:00
Laurent Destailleur
5ccfba1210
FIX Edit of personalized groups
...
Conflicts:
htdocs/accountancy/admin/categories.php
2019-03-14 16:06:20 +01:00
Laurent Destailleur
3ab5c3e6ab
FIX Edit of personalized groups
2019-03-14 16:03:37 +01:00
Laurent Destailleur
39e6e71b0d
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/accountancy/class/accountancyexport.class.php
2019-03-14 14:20:34 +01:00
Laurent Destailleur
3073567763
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
2019-03-14 14:17:52 +01:00
Frédéric FRANCE
9b61577bf7
Update card.php
...
It seems like GETPOST('fk_doc', 'int') of type string or string[] is incompatible with the declared type integer of property $fk_doc
2019-03-10 21:04:35 +01:00
Alexandre SPANGARO
49f72b6a9a
Merge remote-tracking branch 'upstream/8.0' into 8.0_EBP_export-TXT
2019-03-09 05:50:16 +01:00
Alexandre SPANGARO
895367060c
Fix some small error
2019-03-09 05:31:05 +01:00
Alexandre SPANGARO
d926657534
FIX: Accountancy - Format EBP import
...
Add doc
2019-03-08 10:57:14 +01:00
Frédéric FRANCE
a836c75d70
replace html by html5 in accountancy
2019-03-03 10:31:46 +01:00
Laurent Destailleur
a5711a51ab
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
Conflicts:
htdocs/core/lib/json.lib.php
test/phpunit/JsonLibTest.php
2019-03-02 18:30:17 +01:00
Frédéric FRANCE
e5e1a0b07d
The property $fk_doc was declared of type integer
2019-02-28 19:15:50 +01:00
Frédéric FRANCE
089875b8a2
add visibility
2019-02-27 17:53:52 +01:00
Frédéric FRANCE
5a4ac82880
Merge remote-tracking branch 'upstream/develop' into Squiz.Scope.MethodScope.Missing
2019-02-27 08:23:29 +01:00
Laurent Destailleur
b33b3698c8
Merge pull request #10691 from aspangaro/develop
...
NEW: Add graphic option for ACCOUNTANCY_COMBO_FOR_AUX
2019-02-27 02:18:20 +01:00
Laurent Destailleur
7618a7348f
Merge branch 'develop' into 10.0_accountancy2
2019-02-27 01:51:01 +01:00
Alexandre SPANGARO
1c59554806
NEW: Add graphic option for ACCOUNTANCY_COMBO_FOR_AUX
2019-02-25 22:22:31 +01:00
Frédéric FRANCE
42a1387218
wip
2019-02-25 00:56:48 +01:00
Laurent Destailleur
6b46a927f1
Merge branch 'develop' into PSR2MethodsFunctionCallSignatureSpaceBeforeOpenBracket
2019-02-24 20:53:54 +01:00
Frédéric FRANCE
894123fb06
PSR2.Methods.FunctionCallSignature.SpaceBeforeOpenBracket
2019-02-24 20:06:55 +01:00
Frédéric FRANCE
70350231ca
Update accountancycategory.class.php
2019-02-23 18:49:28 +01:00
Laurent Destailleur
cdf85b0d00
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
2019-02-23 16:02:35 +01:00
Laurent Destailleur
9ba6e3f8f5
FIX #10638
2019-02-23 15:57:57 +01:00
Philippe GRAND
33164bcb3e
fix : When comparing two booleans, it is generally considered safer to use the strict comparison operator.
2019-02-21 14:25:09 +01:00
Laurent Destailleur
acc0ac2c88
Fix line feed
2019-02-20 05:05:26 +01:00
Laurent Destailleur
d5c2984266
Merge pull request #10622 from aspangaro/10.0_portal2
...
NEW: Add hooks in accountancy index
2019-02-19 13:29:46 +01:00
Alexandre SPANGARO
49a975beb3
Update works
2019-02-18 07:14:21 +01:00
Alexandre SPANGARO
93a0cdd6d6
NEW: Add accounting account for result
...
Use for closure workflow
2019-02-18 06:00:21 +01:00
Alexandre SPANGARO
1b213ccbd6
NEW: Add hooks in accountancy index
2019-02-17 09:11:11 +01:00
Alexandre SPANGARO
5142d5b631
Fix also in binding page
2019-02-13 13:43:59 +01:00
Laurent Destailleur
205152501e
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
.travis.yml
htdocs/public/payment/newpayment.php
2019-02-12 13:39:39 +01:00
Laurent Destailleur
00eb95b660
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
2019-02-12 13:36:32 +01:00
Laurent Destailleur
53a8f1cd3b
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2019-02-12 13:36:05 +01:00
Laurent Destailleur
e054b080a5
Merge branch 'develop' into GenericFunctionsFunctionCallArgumentSpacing
2019-02-12 13:33:39 +01:00
Laurent Destailleur
9dc2a1f148
Update productaccount.php
2019-02-12 12:51:52 +01:00
Laurent Destailleur
53b2100dbb
Update productaccount.php
2019-02-12 12:50:36 +01:00
Alexandre SPANGARO
2dc4edb68c
FIX: Accountancy - Add transaction with multicompany use all the time 1st entity
2019-02-11 11:36:12 +01:00
klemens
beb2791dde
spelling fixes
2019-02-10 12:59:09 +01:00
Frédéric FRANCE
1e43f8e54a
PEAR FunctionCallSignature
2019-02-10 10:45:49 +01:00
Frédéric FRANCE
580e5c42d2
GenericFunctionsFunctionCallArgumentSpacing
2019-02-09 12:00:49 +01:00
gauthier
2142ccee8a
FIX : better method
2019-02-08 15:17:40 +01:00
Maxime Kohlhaas
da361f0ea5
Fix wrong column name in purchase journal
2019-02-08 12:24:07 +01:00
Frédéric FRANCE
970392adb8
Merge remote-tracking branch 'upstream/develop' into psr2squizwhite
2019-02-03 22:41:57 +01:00
Laurent Destailleur
a6dde3d6bd
Merge branch 'develop' into nospaceaftercomma
2019-02-03 19:27:16 +01:00
Laurent Destailleur
9f7dfe2921
Merge pull request #10481 from frederic34/psr2forloop
...
psr2 Squiz.ControlStructures.ForEachLoopDeclaration
2019-02-03 19:11:07 +01:00
Laurent Destailleur
afd53a99c2
Fix merge
2019-02-03 18:21:03 +01:00
Laurent Destailleur
e309261140
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
2019-02-03 18:19:58 +01:00
Laurent Destailleur
456e78b7cf
FIX #10485
2019-02-03 17:45:31 +01:00
Frédéric FRANCE
80a12fcd1c
psr2 Squiz.WhiteSpace.ScopeClosingBrace.Indent
2019-02-03 14:29:45 +01:00
Frédéric FRANCE
03701fa091
psr2
2019-02-02 18:25:01 +01:00
Frédéric FRANCE
f5b2cf75f2
Merge remote-tracking branch 'upstream/develop' into nospaceaftercomma
2019-02-01 18:31:44 +01:00
Philippe GRAND
a0e87fbfd2
update with html5 compliant code
2019-01-30 19:38:04 +01:00
Philippe GRAND
e12f66e3d9
update with html5 compliant code
2019-01-30 19:34:33 +01:00
Philippe GRAND
06055ed586
update with html5 compliant code
2019-01-30 19:32:08 +01:00
Laurent Destailleur
e18bd6f986
Merge branch 'develop' into nospaceaftercomma
2019-01-30 18:27:35 +01:00
Laurent Destailleur
d0b20178e0
Merge pull request #10442 from aspangaro/10.0_accountancy_default
...
NEW: When you create product or service, sell accountancy account by default are proposed
2019-01-30 16:30:13 +01:00
Laurent Destailleur
e72d6c50e6
Merge pull request #10428 from frederic34/toomanylines
...
PSR2.Files.EndFileNewline.TooMany
2019-01-30 16:17:09 +01:00
Laurent Destailleur
bdbc61c1aa
Merge pull request #10454 from grandoc/new_branch_30_01_2019
...
update with html5 compliant code
2019-01-30 16:01:08 +01:00
Laurent Destailleur
648eea3a70
Merge branch 'develop' into nospaceaftercomma
2019-01-30 16:00:11 +01:00
Philippe GRAND
1eb57b6542
update with html5 compliant code
2019-01-30 09:32:19 +01:00
Philippe GRAND
cda89c65cd
update with html5 compliant code
2019-01-30 09:30:55 +01:00
Philippe GRAND
cf27065ed1
update with html5 compliant code
2019-01-30 09:24:22 +01:00
Philippe GRAND
bb6159784a
update with html5 compliant code
2019-01-30 08:42:31 +01:00
Alexandre SPANGARO
64975b3b9e
NEW: When you create product or service, sell accountancy account by default are proposed
2019-01-28 22:27:55 +01:00
Alexandre SPANGARO
cc88c4f8ff
Move my email to the new one
2019-01-28 21:39:22 +01:00
Frédéric FRANCE
ff39491f15
wip
2019-01-27 23:31:37 +01:00
Frédéric FRANCE
b10558bacd
Merge remote-tracking branch 'upstream/develop' into nospaceaftercomma
2019-01-27 23:23:38 +01:00
Laurent Destailleur
12e75cb8c9
Merge pull request #10401 from aspangaro/10.0_accountancy2
...
NEW: Automatically binding for intra/export accountancy code in customer list
2019-01-27 18:06:08 +01:00
Laurent Destailleur
f30a3d59ba
Merge branch 'develop' into toomanylines
2019-01-27 17:59:13 +01:00
Laurent Destailleur
4f9f0fd7b5
Merge branch 'develop' into elseif
2019-01-27 17:54:06 +01:00
Frédéric FRANCE
f0cdf300d1
Squiz.Functions.FunctionDeclarationArgumentSpacing
2019-01-27 15:20:16 +01:00
Frédéric FRANCE
496fa9b0fb
PSR2.Files.EndFileNewline.TooMany
2019-01-27 14:10:35 +01:00
Frédéric FRANCE
7ee086b402
PSR2 space after comma in function call
2019-01-27 11:55:16 +01:00
Frédéric FRANCE
6e91b3cefc
PSR2 usage of else if is discouraged
2019-01-27 10:49:34 +01:00
Laurent Destailleur
999f84458f
Merge pull request #10415 from grandoc/new_branch_25_01_2019
...
fix : The condition == 3 is always false
2019-01-26 14:01:35 +01:00
Laurent Destailleur
d3decebd83
Merge pull request #10418 from grandoc/new_branch_26_01_2019
...
fix : bad type cast
2019-01-26 14:00:59 +01:00
Laurent Destailleur
a10203bfad
Merge pull request #10378 from rycks/exportJournaux
...
Export journaux
2019-01-26 13:51:41 +01:00
Philippe Grand
a1b90638d4
Update card.php
...
fix
2019-01-26 09:10:16 +01:00
Philippe GRAND
b1ea5af876
fix : bad type cast
2019-01-26 09:02:49 +01:00
Philippe GRAND
133e6f3de0
useless code
2019-01-25 16:27:36 +01:00
Philippe GRAND
0d089f2fec
fix : The condition == 3 is always false
2019-01-25 15:50:30 +01:00
Alexandre SPANGARO
9ff848210f
NEW: Automatically binding for intra/export accountancy code
2019-01-23 22:14:13 +01:00
Philippe GRAND
1f3be71d8b
update with html5 compliant code
2019-01-21 21:22:12 +01:00
Philippe GRAND
1741e77996
update with html5 compliant code
2019-01-21 21:19:42 +01:00
Philippe GRAND
9ce73dfa71
update with html5 compliant code
2019-01-21 21:15:53 +01:00
Philippe GRAND
f045cf353b
update with html5 compliant code
2019-01-21 21:13:42 +01:00
Laurent Destailleur
b868397902
Fix colspan
2019-01-21 02:27:13 +01:00
Eric
fdb1e1145c
add if ACCOUNTING_ENABLE_EXPORT_DRAFT_JOURNAL
2019-01-20 20:58:52 +01:00
Eric
71f7aa9503
use transnoentitiesnoconv instead of html_entity_decode
2019-01-20 20:55:59 +01:00
Laurent Destailleur
3ddfcbe3bb
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
.travis.yml
dev/setup/codesniffer/ruleset.xml
2019-01-20 20:36:45 +01:00
Laurent Destailleur
da2ba20653
Try fix for postgresql
2019-01-20 20:31:12 +01:00
Laurent Destailleur
f7c11ec7f4
Fix unit test on accounting
2019-01-20 17:06:24 +01:00
Eric
88efc830fe
re enable export for expensereportsjournal
2019-01-20 15:25:53 +01:00
Eric
df5aa33022
add html_entity_decode on fields for export process (for example ´ -> é)
2019-01-20 15:25:24 +01:00
Eric
13586ff3d8
typo on my previus patch MainAccountForSupplierssNotDefined -> MainAccountForSuppliersNotDefined
2019-01-20 15:24:38 +01:00
Laurent Destailleur
300889f53a
# WARNING: head commit changed in the meantime
...
Fix
2019-01-19 13:22:38 +01:00
Laurent Destailleur
2bbaae88d6
Fix standardize 'createfromclone' param when cloning
2019-01-19 12:46:38 +01:00
Laurent Destailleur
2ce8529c06
Merge pull request #10346 from grandoc/new_branch_16_01_2019
...
update with html5 compliant code
2019-01-16 19:39:31 +01:00
Philippe Grand
98ebc0a667
Update index.php
2019-01-16 19:24:15 +01:00
Philippe Grand
551a1a5e58
Update lines.php
2019-01-16 19:23:41 +01:00
Philippe Grand
3cc68aca21
Update index.php
2019-01-16 19:23:08 +01:00
Philippe Grand
13ea2d93dd
Update index.php
2019-01-16 19:22:29 +01:00
Philippe Grand
5810fa9acd
Update list.php
2019-01-16 19:21:19 +01:00
Philippe Grand
dff30f17a5
Update productaccount.php
2019-01-16 19:20:28 +01:00
Philippe Grand
c9aa00c09f
Update productaccount.php
2019-01-16 19:19:54 +01:00
Philippe Grand
6d266d78b1
Update productaccount.php
2019-01-16 19:19:14 +01:00
Philippe Grand
27edf7c803
Update importaccounts.php
2019-01-16 19:18:36 +01:00
Philippe Grand
9e699b59ad
Update fiscalyear.php
2019-01-16 19:17:53 +01:00
Philippe GRAND
3168c76946
update with html5 compliant code
2019-01-16 17:39:40 +01:00
atm-quentin
013c078c8b
Merge branch 'develop' of github.com:Dolibarr/dolibarr into NEW_manage_multicompany_for_invoice
2019-01-16 10:52:46 +01:00
Laurent Destailleur
05cdf895e8
Allow supplier code to be '0', but not empty ('')
2019-01-09 11:10:44 +01:00
Laurent Destailleur
86f0d6c26f
FIX Warning on non complete setup
2019-01-09 11:02:06 +01:00
Laurent Destailleur
5d0ff28556
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/societe/card.php
2019-01-08 01:56:03 +01:00
Laurent Destailleur
d2f6899346
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
...
Conflicts:
htdocs/accountancy/journal/bankjournal.php
htdocs/admin/defaultvalues.php
htdocs/societe/card.php
2019-01-08 01:53:00 +01:00
Laurent Destailleur
6e078105ab
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/accountancy/journal/bankjournal.php
2019-01-06 01:22:10 +01:00
ldestailleur
0ce514079b
FIX Button journalize grey when mandatroy setup not done
2019-01-05 12:51:08 +01:00
ldestailleur
451b3e30cc
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/lib/company.lib.php
htdocs/core/lib/functions.lib.php
htdocs/langs/en_US/cashdesk.lang
2019-01-04 19:36:20 +01:00
Laurent Destailleur
c690b92410
Merge pull request #10277 from aspangaro/9.0_accountancy_html
...
FIX : #10221 Html codes in accounting export
2019-01-02 19:52:18 +01:00
Laurent Destailleur
a39336c80d
Simple join is better than RIGHT JOIN
2019-01-02 19:50:23 +01:00
Alexandre SPANGARO
cbcf097ec1
FIX : #10221 Html codes in accounting export
2018-12-29 23:20:30 +01:00
Alexandre SPANGARO
3eb5b06472
FIX: Generation of FEC:CompteLib
2018-12-29 22:26:06 +01:00
Alexandre SPANGARO
41c7af590d
NEW: Accountancy - Add default accounting account for member subcriptions
2018-12-29 22:11:24 +01:00
Ferran Marcet
dc93cccbe1
FIX: Loan impossible to account
2018-12-28 12:57:04 +01:00
Laurent Destailleur
44a6644969
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-12-18 21:55:53 +01:00
Laurent Destailleur
89068ffef1
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
...
Conflicts:
htdocs/adherents/subscription.php
htdocs/core/class/commonobject.class.php
htdocs/core/modules/expensereport/doc/pdf_standard.modules.php
htdocs/langs/es_ES/companies.lang
htdocs/langs/es_ES/errors.lang
htdocs/product/stock/product.php
htdocs/user/card.php
2018-12-18 21:55:14 +01:00
Alexandre SPANGARO
f728b28a67
FIX: Missing information on Agiris Export
2018-12-17 06:02:29 +01:00
Laurent Destailleur
20d24f2feb
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2018-12-16 18:45:30 +01:00
Alexandre SPANGARO
6eb9013430
Fix: Accountancy - remove alert on bank account configuration when bank account is closed
2018-12-16 06:36:55 +01:00
Alexandre SPANGARO
8148ea8361
Revert "Fix: Problem with loan integration in general ledger"
...
This reverts commit 50da3c2ed2 .
2018-12-16 06:16:14 +01:00
Alexandre SPANGARO
50da3c2ed2
Fix: Problem with loan integration in general ledger
2018-12-16 06:14:33 +01:00
Laurent Destailleur
eb66d45947
Merge branch 'develop' into 10.0_accoutancy_stats
2018-12-15 15:17:15 +01:00
Laurent Destailleur
f55db6dd84
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
dev/resources/dbmodel/dolibarr_schema.mwb
2018-12-15 14:09:16 +01:00
Laurent Destailleur
2c5a5e5eac
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-12-14 16:25:48 +01:00
Laurent Destailleur
e0011222d1
Fix syntax error
2018-12-14 16:25:37 +01:00
Laurent Destailleur
88a52aa11d
Merge branch 'develop' into develop_mc
2018-12-14 15:58:52 +01:00
Laurent Destailleur
185524bd50
Update fiscalyear.php
2018-12-14 15:49:58 +01:00
Laurent Destailleur
2011afe6fb
Merge branch 'develop' into actionrefused
2018-12-14 15:48:24 +01:00
Laurent Destailleur
539e2c55cd
FIX #9629 #9625
2018-12-14 10:33:07 +01:00
Laurent Destailleur
c1ce902f91
FIX #9629 #9625
2018-12-14 10:31:09 +01:00
Regis Houssin
8953a3ed73
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
...
develop_mc
Conflicts:
ChangeLog
2018-12-03 08:46:03 +01:00
Maxime Kohlhaas
2e496ea83a
QUAL rename facnumber by ref
2018-12-02 17:33:44 +01:00
Alexandre SPANGARO
088c002ed1
NEW: Add stats on entries & movements by fiscal year
2018-12-02 11:01:11 +01:00
Alexandre SPANGARO
2466fa224c
Merge remote-tracking branch 'upstream/develop' into 10.0_accoutancy_stats
2018-12-02 10:48:55 +01:00
Laurent Destailleur
6d84036f66
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/comm/action/index.php
htdocs/contact/list.php
htdocs/core/class/html.form.class.php
htdocs/expensereport/card.php
htdocs/install/doctemplates/shipment/template_shipment.odt
htdocs/public/payment/newpayment.php
2018-12-01 19:23:06 +01:00
florian HENRY
47eda86e2f
fix scrutinizer
2018-12-01 14:39:04 +01:00
Alexandre SPANGARO
7f1a48916e
Merge remote-tracking branch 'upstream/develop' into develop
2018-12-01 07:00:34 +01:00
florian HENRY
38059ed60d
fix #10006
2018-12-01 00:39:37 +01:00
Laurent Destailleur
b15403207b
Merge pull request #10077 from aspangaro/9.0p1
...
Fix create accounting account from balance
2018-11-29 11:16:27 +01:00
Laurent Destailleur
b9e544d291
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/lib/functions.lib.php
htdocs/resource/list.php
2018-11-26 23:08:06 +01:00
Laurent Destailleur
84d73086ea
Fix bookkeeping list was empty
2018-11-26 22:53:56 +01:00
Laurent Destailleur
4bb8568d6c
Fix doxygen
2018-11-25 12:18:45 +01:00
Alexandre SPANGARO
703d3d90eb
Revert "Fix create accounting account from balance"
...
This reverts commit 9154fd366f .
2018-11-24 22:40:04 +01:00
Alexandre SPANGARO
9154fd366f
Fix create accounting account from balance
2018-11-24 22:30:06 +01:00
Frédéric FRANCE
d21abc2dc3
Update accountancycategory.class.php
2018-11-22 23:26:04 +01:00
Frédéric FRANCE
295d082da1
Update accountancycategory.class.php
2018-11-22 22:56:38 +01:00
Frédéric FRANCE
21b429836a
doc comment accountancycategory class
2018-11-22 21:08:03 +01:00
Laurent Destailleur
fe35e72e83
Fix perf. Make only one request per group for year N-1.
2018-11-22 20:45:50 +01:00
Laurent Destailleur
5727cf2910
Prepare code for performance enhancement
2018-11-22 20:09:27 +01:00
Laurent Destailleur
72fc0226e3
Optimize performance: Remove call for year N, can be done with total of
...
each month
2018-11-22 19:45:35 +01:00
Laurent Destailleur
89138bc349
FIX Accounting personalized report when using multicompany
2018-11-22 10:59:39 +01:00
Laurent Destailleur
21e9c02b11
Performance enhancement in Accounting Personalized report
2018-11-22 10:40:15 +01:00
atm-quentin
4cc3fa1006
FIX we dont share object for accountancy
2018-11-16 11:23:27 +01:00
atm-quentin
c18f486179
set facture to invoice AND check invoicenumber conf
2018-11-16 11:20:03 +01:00
atm-quentin
a8ab666d62
remplacement en masse des $conf->entity par des getEntity('facture')
2018-11-16 11:17:18 +01:00
Frédéric FRANCE
ce6b7adaa0
Merge remote-tracking branch 'upstream/develop' into actionrefused
2018-11-15 22:15:45 +01:00
Regis Houssin
aaa9a4f47c
FIX use getEntity('invoice') instead getEntity('facture')
2018-11-15 17:27:49 +01:00
Frédéric FRANCE
4909e3afc4
doc bookkeeping class
2018-11-14 08:28:20 +01:00
Frédéric FRANCE
731d19a29b
add tooltip to butActionRefused
2018-11-13 21:40:17 +01:00
Laurent Destailleur
84983140b6
Merge pull request #9896 from hregis/develop_email
...
FIX change my deprecated email
2018-11-11 17:35:35 +01:00
Laurent Destailleur
ed3a333436
Fix phpcs
2018-11-10 13:11:18 +01:00
Regis Houssin
89389baeac
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop_email
2018-11-09 15:37:29 +01:00
Laurent Destailleur
7dd941dd51
Fix bad fix
2018-11-06 19:51:16 +01:00
Laurent Destailleur
4a25317f10
Fix security on GETPOST('action'). Param must be sanitized.
2018-11-05 20:29:07 +01:00
Laurent Destailleur
c0f4ec5a3e
FIX sanitize param $action
2018-11-05 17:53:31 +01:00
Alexandre SPANGARO
af1305a0a8
Fix Specific finename for FEC export only available on general ledger export
2018-11-01 07:24:48 +01:00
Regis Houssin
569d59d251
FIX change my deprecated email
2018-10-27 14:43:12 +02:00
Laurent Destailleur
0e464ea4f5
Merge pull request #9866 from frederic34/emptylines
...
Squiz.WhiteSpace.ControlStructureSpacing.SpacingBeforeClose
2018-10-26 15:31:24 +02:00
Frédéric FRANCE
21c441540c
add string cast
2018-10-25 21:57:19 +02:00
Frédéric FRANCE
86d854f3f4
Squiz.WhiteSpace.ControlStructureSpacing.SpacingBeforeClose
2018-10-24 23:04:26 +02:00
Laurent Destailleur
612e3a9805
Merge branch '9.0_accountancy' of https://github.com/aspangaro/dolibarr
...
into aspangaro-9.0_accountancy
# Conflicts:
# htdocs/accountancy/bookkeeping/thirdparty_lettering_customer.php
# htdocs/accountancy/bookkeeping/thirdparty_lettering_supplier.php
# htdocs/accountancy/class/lettering.class.php
2018-10-24 02:54:57 +02:00
Laurent Destailleur
769bae75e9
Update list.php
2018-10-24 02:48:38 +02:00
Laurent Destailleur
a9736c1eef
Merge pull request #9828 from frederic34/patch-15
...
code comment
2018-10-24 02:44:46 +02:00
Laurent Destailleur
065d715d41
FIX #9837 - The fetchAllXXX was not managing correctly the limit
2018-10-24 02:20:07 +02:00
Laurent Destailleur
fe665a060d
Merge branch 'develop' into patch-17
2018-10-24 01:42:02 +02:00
Alexandre SPANGARO
930dce7611
change class name from lettering to Lettering
2018-10-22 06:39:23 +02:00
Alexandre SPANGARO
3f79580b19
Merge remote-tracking branch 'upstream/develop' into 9.0_accountancy
2018-10-22 06:33:34 +02:00
Laurent Destailleur
2816bdf747
FIX Date into filename of FEC file.
2018-10-21 16:22:56 +02:00
Frédéric FRANCE
02954931d8
Update thirdparty_lettrage_supplier.php
2018-10-20 16:27:15 +02:00
Frédéric FRANCE
d3022413ef
Update thirdparty_lettrage.php
2018-10-20 16:25:57 +02:00
Frédéric FRANCE
fab10acc15
change class name from lettering to Lettering
2018-10-20 16:23:43 +02:00
Frédéric FRANCE
550dc622ca
code comment
2018-10-20 13:40:40 +02:00
Alexandre SPANGARO
a7de7013a1
Update code
2018-10-20 11:20:53 +02:00
Alexandre SPANGARO
921757c4a3
Fix travis
2018-10-20 10:57:59 +02:00
Alexandre SPANGARO
5cbcef4465
Debug Lettering
2018-10-20 08:26:30 +02:00
Alexandre SPANGARO
d3856d9289
Merge remote-tracking branch 'upstream/develop' into 9.0_accountancy
2018-10-20 06:35:39 +02:00
Laurent Destailleur
4571210bcf
Fix remove deprecated field
2018-10-19 15:45:56 +02:00
Laurent Destailleur
5a228bf394
Merge pull request #9786 from aspangaro/9.0_accountancy2
...
Fix FEC on accountancy movement card
2018-10-19 14:33:46 +02:00
Laurent Destailleur
6a6a8ae14b
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-10-19 14:29:22 +02:00
Laurent Destailleur
5a1a5548df
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
htdocs/core/actions_massactions.inc.php
htdocs/core/class/discount.class.php
htdocs/core/lib/payments.lib.php
htdocs/product/index.php
htdocs/product/list.php
htdocs/societe/class/societe.class.php
2018-10-19 14:27:15 +02:00
Laurent Destailleur
de4ead2558
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
htdocs/accountancy/class/accountancycategory.class.php
htdocs/core/actions_massactions.inc.php
htdocs/product/reassort.php
2018-10-19 14:16:53 +02:00
Alexandre SPANGARO
a466104b81
Fix FEC on transaction card
...
Fix for FEC compliance
- Remove useless column label_compte
- label_compte is generated with label of accounting account number
- Insert also the label of the journal
2018-10-17 07:20:04 +02:00
Alexandre SPANGARO
a5ebcff2ee
Fix lettering function
2018-10-16 22:27:34 +02:00
Alexandre SPANGARO
eb4ffcf1a7
Fix FEC Missing some information in bookkeeping
2018-10-16 21:17:00 +02:00
Frédéric FRANCE
a40271e475
Update bankjournal.php
2018-10-16 20:11:32 +02:00
Frédéric FRANCE
f470068d9d
fix phpcs
2018-10-16 20:10:13 +02:00
Laurent Destailleur
ae76891853
Merge pull request #9751 from frederic34/patch-17
...
Update bookkeeping.class.php
2018-10-16 19:44:07 +02:00
Laurent Destailleur
63c79f23d6
Merge pull request #9749 from aspangaro/9.0_accountancy
...
Fix FEC Missing some information on bookeeping
2018-10-16 19:35:14 +02:00
Laurent Destailleur
f0c0c4779b
Fix remove yellow alert
2018-10-16 19:32:35 +02:00
Laurent Destailleur
97429aeb7a
Merge pull request #9721 from grandoc/new_branch_10_10_2018
...
Standardize and update code
2018-10-16 19:30:19 +02:00
Laurent Destailleur
2c1e8d6535
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/accountancy/bookkeeping/balance.php
htdocs/expedition/class/expeditionbatch.class.php
htdocs/public/payment/newpayment.php
htdocs/stripe/config.php
2018-10-16 18:47:11 +02:00
Philippe GRAND
bd3315528e
add links and highlight relevant text
2018-10-16 15:08:06 +02:00
Philippe GRAND
059c72c678
add links and highlight relevant text
2018-10-16 14:55:29 +02:00
Philippe GRAND
5f37e07540
add links and highlight relevant text
2018-10-16 14:42:36 +02:00
Philippe GRAND
729ff0b9bb
Merge remote-tracking branch 'upstream/develop' into new_branch_10_10_2018
2018-10-16 14:20:11 +02:00
Alexandre SPANGARO
a971a2afe6
Fix FEC
2018-10-16 06:32:55 +02:00
Alexandre SPANGARO
3a6824da68
Fix FEC Missing label_compte & label_operation
2018-10-15 21:50:05 +02:00
Alexandre SPANGARO
47305f5b0b
Merge remote-tracking branch 'upstream/develop' into 9.0_accountancy
2018-10-15 20:06:02 +02:00
Laurent Destailleur
2684767b19
Fix pagination
...
Conflicts:
htdocs/accountancy/bookkeeping/balance.php
2018-10-15 11:08:40 +02:00
Laurent Destailleur
e29fb85cec
Fix limit
2018-10-15 11:07:16 +02:00
Laurent Destailleur
aa6996e2d0
Fix pagination show two times the same account on balance of accounts
2018-10-15 11:07:07 +02:00
Laurent Destailleur
9afc53ca06
Fix remove step in accountancy if module expense report not used
2018-10-15 11:05:20 +02:00
Frédéric FRANCE
425e26ecb6
Update bookkeeping.class.php
2018-10-15 08:46:41 +02:00
Frédéric FRANCE
4d6d3afbea
code comment
2018-10-15 08:39:46 +02:00
Alexandre SPANGARO
c8b9c11a01
Fix FEC Missing some subledger label on bookeeping
2018-10-15 06:53:48 +02:00
Laurent Destailleur
c881be847d
Fix remove step in accountancy if module expense report not used
2018-10-15 01:47:44 +02:00
Laurent Destailleur
35eeb32f5d
Fix pagination
2018-10-15 00:08:28 +02:00
Laurent Destailleur
b13d9650f2
Fix pagination
2018-10-15 00:06:16 +02:00
Laurent Destailleur
995f4fa35f
Fix limit
2018-10-14 23:57:07 +02:00
Laurent Destailleur
8fc73d1b1b
Fix pagination show two times the same account on balance of accounts
2018-10-14 23:47:38 +02:00
Philippe GRAND
eecc56c1a3
highlight relevant text
2018-10-14 13:00:01 +02:00
Philippe GRAND
b2677f08a4
add links for set-up
2018-10-14 12:47:26 +02:00
Philippe GRAND
5dd447445a
html5
2018-10-14 09:43:33 +02:00
Alexandre SPANGARO
d9e1312924
Debug FEC model export
2018-10-14 06:16:14 +02:00
Philippe Grand
7e82e3d44c
Update card.php
2018-10-12 19:13:07 +02:00
Philippe GRAND
18b3238bad
Standardize and update code
2018-10-12 16:56:01 +02:00
Philippe GRAND
1cfb06934c
Standardize and update code
2018-10-12 16:49:53 +02:00
Philippe GRAND
bd426d1052
Standardize and update code
2018-10-12 16:44:25 +02:00
Philippe GRAND
4df574d58e
Standardize and update code
2018-10-12 16:23:27 +02:00
Philippe GRAND
c5edb3289b
Standardize and update code
2018-10-12 16:09:05 +02:00
Philippe GRAND
181c1e0b77
Standardize and update code
2018-10-12 16:01:27 +02:00
Philippe GRAND
9d4f6dc444
Standardize and update code
2018-10-12 15:55:36 +02:00
Laurent Destailleur
cf88de05e2
NEW Add format code into exported filename
2018-10-10 20:01:01 +02:00
Laurent Destailleur
6c55bfc0f7
Fix export and remove duplicate csv export.
2018-10-10 19:45:26 +02:00
Laurent Destailleur
8d9f6aad3f
css
2018-10-10 19:20:10 +02:00
Laurent Destailleur
4a80a4d9e7
css
2018-10-10 19:18:33 +02:00
Laurent Destailleur
5cb111e339
css
2018-10-10 19:13:00 +02:00
Laurent Destailleur
9f4cee5fb7
css
2018-10-10 19:11:37 +02:00
Laurent Destailleur
b13088849b
CSS
2018-10-10 18:58:28 +02:00
Laurent Destailleur
62a6af3288
phpcs
2018-10-10 17:02:35 +02:00
Laurent Destailleur
1d04ce2185
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/lib/functions.lib.php
2018-10-09 17:07:32 +02:00
Laurent Destailleur
01c32525df
Merge
2018-10-09 17:06:08 +02:00
Laurent Destailleur
0fbc9d640e
Fix syntax error
2018-10-09 16:05:56 +02:00
Laurent Destailleur
94743d50be
Merge pull request #9707 from aspangaro/9.0_FEC
...
NEW Add FEC Export in accountancy
2018-10-09 13:05:20 +02:00
Philippe GRAND
6ea115f828
Standardize code
2018-10-09 09:04:27 +02:00
Philippe GRAND
ac214a7258
Standardize code
2018-10-09 08:53:08 +02:00
Philippe GRAND
bba6669f03
Merge remote-tracking branch 'upstream/develop' into new_branch_05_10_2018
2018-10-09 08:47:26 +02:00
Laurent Destailleur
1c74dcc270
NEW Can filter on EEC, not EEC, etc... in binding step of accountancy
2018-10-09 01:47:37 +02:00
Laurent Destailleur
6ded9e843d
NEW The binding step in accountancy has a country filter like a combo
2018-10-09 01:03:46 +02:00
Alexandre SPANGARO
75b9862c14
New : Add FEC Export in accountancy
2018-10-08 21:01:21 +02:00
Philippe GRAND
dd9af92020
Standardize code
2018-10-06 12:07:24 +02:00
Philippe GRAND
da560289e3
Standardize code
2018-10-05 15:48:38 +02:00
Laurent Destailleur
20f45db6b8
Merge pull request #9677 from grandoc/new_branch_04_10_2018
...
Standardize and update code
2018-10-04 18:33:24 +02:00
Laurent Destailleur
1f44380dd1
Clean code
2018-10-04 16:20:55 +02:00
Laurent Destailleur
111d589474
NEW Can mix offset before and after with rules for due date of invoices
2018-10-04 16:06:26 +02:00
atm-ph
58d1ac427e
Fix missing hook on sellsjournal
2018-10-04 10:57:22 +02:00
Philippe GRAND
c32b96c207
Standardize and update code
2018-10-04 09:15:15 +02:00
gauthier
d6a9da57e1
FIX : need to round with 2 decimals to avoid movements not correctly balanced
2018-10-01 14:11:19 +02:00
Laurent Destailleur
85bed00474
Fix default fields
2018-09-18 11:50:04 +02:00
Laurent Destailleur
e07ce644e8
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/lib/admin.lib.php
htdocs/langs/en_US/admin.lang
2018-09-18 11:49:35 +02:00
Laurent Destailleur
2d8eb034e3
FIX Maxi debug to allow to load chart of account with multicompany
2018-09-17 21:02:07 +02:00
Laurent Destailleur
ab0f842db6
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-09-16 12:55:44 +02:00
Laurent Destailleur
cc4fbfc3ef
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
htdocs/core/class/commonobject.class.php
2018-09-16 12:54:39 +02:00
Frédéric FRANCE
e8d2cb6135
update code comment lettering class
2018-09-16 08:39:43 +02:00
Frédéric FRANCE
987fdbe73c
Merge remote-tracking branch 'upstream/develop' into patch-6
2018-09-12 21:29:41 +02:00
Frédéric FRANCE
3e71f4e6b0
Merge remote-tracking branch 'upstream/develop' into patch-6
2018-09-12 18:36:49 +02:00
Frédéric FRANCE
998b67fa98
Merge remote-tracking branch 'upstream/develop' into camelCaps2
2018-09-12 18:32:15 +02:00
Laurent Destailleur
3bf296c9cf
Merge pull request #9448 from frederic34/loadfichetitre
...
remove deprecated
2018-09-12 18:23:24 +02:00
Laurent Destailleur
b5d866f4d5
Merge pull request #9444 from frederic34/patch-11
...
Completely comment unused code
2018-09-12 18:14:22 +02:00
Laurent Destailleur
bdcbc71ce9
Merge pull request #9443 from frederic34/patch-10
...
Completely comment unused code
2018-09-12 17:28:29 +02:00
Frédéric FRANCE
d8f77f040f
Update accountancycategory.class.php
2018-09-09 23:12:16 +02:00
Frédéric FRANCE
9d8a4e463b
Update accountancycategory.class.php
2018-09-09 23:09:52 +02:00
Frédéric FRANCE
aab617aeb3
remove deprecated
2018-09-09 18:38:48 +02:00
Frédéric FRANCE
0e0db9d1ee
remove deprecated
2018-09-09 15:52:55 +02:00
Frédéric FRANCE
86e237f61f
Completely comment unused code
2018-09-09 14:18:26 +02:00
Frédéric FRANCE
fdd24a5a30
Update accountancycategory.class.php
2018-09-09 13:47:12 +02:00
Frédéric FRANCE
8c5a785797
completely comment unused code
2018-09-09 13:42:38 +02:00
Frédéric FRANCE
a558c3bdac
replace select_date
2018-09-09 11:25:59 +02:00
Frédéric FRANCE
a3fa13994b
replace select_date
2018-09-09 09:36:12 +02:00
Frédéric FRANCE
cb97a29fc0
introduce seletDate
2018-09-08 12:00:11 +02:00
Frédéric FRANCE
7e0ef3ad7e
Update fiscalyear_card.php
2018-09-06 22:10:19 +02:00
Frédéric FRANCE
3ecf788438
move phpcs:ignore
2018-09-06 18:29:01 +02:00
Frédéric FRANCE
65b74ad30f
Merge remote-tracking branch 'upstream/develop' into camelCaps2
2018-09-04 20:48:35 +02:00
Philippe GRAND
707f8b7312
fix merge
2018-09-04 14:49:56 +02:00
Philippe GRAND
0492492df1
fix merge
2018-09-04 12:30:06 +02:00
Frédéric FRANCE
7288335c6d
Merge remote-tracking branch 'upstream/develop' into camelCaps2
2018-09-03 19:01:11 +02:00
Laurent Destailleur
540999faa5
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
ChangeLog
htdocs/core/lib/company.lib.php
2018-09-03 14:06:51 +02:00
Laurent Destailleur
47655f0725
Add comment as FIXME
2018-09-03 14:00:12 +02:00
Frédéric FRANCE
2a9ef8dc05
move phpcs:ignore
2018-09-02 22:05:19 +02:00
Frédéric FRANCE
47879d44bc
move phpcs:ignore
2018-09-02 09:57:19 +02:00
Philippe GRAND
ae2df6be11
Standardize and Update code
2018-09-01 23:04:46 +02:00
Philippe GRAND
7b0d3c32ab
Standardize and Update code
2018-09-01 22:55:10 +02:00
Philippe GRAND
d86d7323fb
Update code
2018-09-01 22:46:35 +02:00
Philippe GRAND
091b8269a6
fix conflict
2018-09-01 22:42:42 +02:00
Philippe GRAND
5d273960dc
fix conflict
2018-09-01 22:40:38 +02:00
Philippe Grand
df4a4aa6c9
Merge branch 'develop' into develop
2018-09-01 17:23:43 +02:00
Philippe GRAND
f77dd2ebc7
Standardize and update code
2018-09-01 15:13:59 +02:00
Frédéric FRANCE
10200374ef
Merge remote-tracking branch 'upstream/develop' into camelCaps
2018-09-01 14:06:23 +02:00
Philippe GRAND
b59d49d3b3
Merge remote-tracking branch 'upstream/develop' into develop
2018-09-01 13:58:33 +02:00
Frédéric FRANCE
57fb3dc2f4
Merge remote-tracking branch 'upstream/develop' into camelCaps
2018-09-01 13:52:51 +02:00
Laurent Destailleur
aa2655d604
Merge pull request #9374 from bafbes/abb80014
...
Fix: No link is shown to access for bank transfers.
2018-09-01 13:36:08 +02:00
Frédéric FRANCE
2b5407c31d
Update export.php
2018-09-01 13:30:28 +02:00
Laurent Destailleur
0d3c34f2b3
Merge pull request #9364 from frederic34/patch-22
...
Update export.php
2018-09-01 13:29:41 +02:00
Philippe GRAND
0dc812cf10
precise label comment
2018-09-01 13:02:27 +02:00
Philippe GRAND
1944ef0dc3
conflict resolution
2018-09-01 12:38:22 +02:00
Laurent Destailleur
b863b5176d
Merge pull request #9322 from grandoc/new_branch_29_08_2018
...
New branch 29 08 2018
2018-09-01 12:11:01 +02:00
Abbes Bahfir
c288c42ee3
Fix: No link is shown to access for bank transfers.
2018-08-31 18:13:56 +01:00
Philippe GRAND
70ae8c6081
Standardize and update code
2018-08-31 18:27:16 +02:00
Philippe GRAND
7973489f8a
fix display comment issue
2018-08-31 17:18:08 +02:00
Frédéric FRANCE
d8441619ed
Update export.php
2018-08-31 08:29:51 +02:00
Philippe Grand
5ec22d9fad
Update accountingaccount.class.php
2018-08-30 14:25:25 +02:00
Philippe Grand
e96e3bdf42
Update accountancycategory.class.php
2018-08-30 14:19:21 +02:00
Philippe GRAND
ba6a48360e
Standardize and update code
2018-08-30 12:26:59 +02:00
Philippe Grand
b3c84ac3bc
Merge branch 'develop' into new_branch_29_08_2018
2018-08-30 12:09:40 +02:00
Philippe GRAND
2e66c65650
WTF...
2018-08-30 12:03:20 +02:00
Frédéric FRANCE
6aee680a4f
PSR2 ClassDeclaration
2018-08-29 22:06:05 +02:00
Frédéric FRANCE
cbdc669ba9
Merge remote-tracking branch 'upstream/develop' into camelCaps
2018-08-29 18:45:36 +02:00
Frédéric FRANCE
0e512cbc36
Merge remote-tracking branch 'upstream/develop' into trimtrailing2
2018-08-29 15:47:55 +02:00
Laurent Destailleur
ee204e2e64
Fix regression in php style
2018-08-29 15:37:35 +02:00
Philippe GRAND
b29721df61
Fix white spaces
2018-08-29 12:17:59 +02:00
Philippe GRAND
79988282af
Fix white spaces
2018-08-29 12:14:07 +02:00
Frédéric FRANCE
846778657f
fix syntax error
2018-08-29 11:44:26 +02:00
Philippe Grand
df05eb785b
Update accountingjournal.class.php
2018-08-28 10:38:42 +02:00
Philippe Grand
34ea3d479f
Update accountingaccount.class.php
2018-08-28 10:38:01 +02:00
Philippe Grand
c352bbbd18
Update accountancycategory.class.php
2018-08-28 10:37:16 +02:00
Philippe GRAND
65af8f902f
Update and standardize code
2018-08-28 09:44:54 +02:00
Frédéric FRANCE
fe4260a014
Merge remote-tracking branch 'upstream/develop' into camelCaps
2018-08-28 09:34:53 +02:00
Frédéric FRANCE
1182f29864
trimtrailing
2018-08-28 08:33:02 +02:00
Laurent Destailleur
7219bac0b2
Merge pull request #9168 from frederic34/trimtrailing
...
Trimtrailing
2018-08-28 02:30:02 +02:00
Philippe GRAND
2fa82edd39
Standardize and update code
2018-08-23 17:07:27 +02:00
Philippe GRAND
74ce0bfea6
Standardize and update code
2018-08-23 16:54:24 +02:00
Philippe GRAND
80b7229174
Standardize and update code
2018-08-23 11:34:55 +02:00
Philippe GRAND
9e900e583d
Merge branch 'new_branch_21_08_2018' of github.com:grandoc/dolibarr into new_branch_21_08_2018
2018-08-23 11:13:54 +02:00
Philippe GRAND
aafa16afa5
Update and standardize code
2018-08-23 11:11:46 +02:00
Philippe Grand
3309badd8d
Update accountingaccount.class.php
2018-08-22 22:43:17 +02:00
Philippe Grand
ec8422af73
Update accountingaccount.class.php
2018-08-22 22:31:54 +02:00
Philippe Grand
25b1b08d92
Update accountancysystem.class.php
2018-08-22 22:30:09 +02:00
Philippe GRAND
449ef9c464
Update and standardize code
2018-08-22 18:12:44 +02:00
Philippe GRAND
6542dcf0bd
Update and standardize code
2018-08-22 12:04:50 +02:00
Philippe GRAND
95349365ba
Update and standardize code
2018-08-22 11:39:37 +02:00
Philippe GRAND
0ffad50974
Update and standardize code
2018-08-22 11:24:31 +02:00
Philippe GRAND
29f15b4ae6
Update and standardize code
2018-08-22 10:51:55 +02:00
Frédéric FRANCE
6b6daf178f
Merge remote-tracking branch 'upstream/develop' into camelCaps
2018-08-21 20:57:58 +02:00
Frédéric FRANCE
0fbccce9a7
Merge remote-tracking branch 'upstream/develop' into trimtrailing
2018-08-21 19:59:07 +02:00
Laurent Destailleur
db3c17668e
Fix coding style
2018-08-21 19:08:11 +02:00
Frédéric FRANCE
aba69b94b2
Merge remote-tracking branch 'upstream/develop' into trimtrailing
2018-08-21 14:03:02 +02:00
Laurent Destailleur
0799970804
Merge pull request #9248 from frederic34/FunctionDeclaration
...
function declaration
2018-08-21 13:41:56 +02:00
Laurent Destailleur
85eed6cf80
Merge branch 'develop' into trimtrailing
2018-08-21 13:40:04 +02:00
Philippe GRAND
da951e61f2
Update and standardize code
2018-08-17 22:29:21 +02:00
Philippe GRAND
c48211ad70
Update and standardize code
2018-08-17 19:31:22 +02:00
Frédéric FRANCE
39462742e2
Merge remote-tracking branch 'upstream/develop' into camelCaps
2018-08-16 08:17:55 +02:00
Laurent Destailleur
b515511ad6
Merge branch 'develop' into FunctionDeclaration
2018-08-16 00:52:55 +02:00
Laurent Destailleur
5c712a6cd3
Merge branch 'develop' into trimtrailing
2018-08-16 00:47:09 +02:00
Frédéric FRANCE
69a7af88e7
function declaration
2018-08-15 18:14:02 +02:00
Frédéric FRANCE
7bb781eea8
function declaration
2018-08-15 14:28:34 +02:00
Frédéric FRANCE
d25fa61998
return comment
2018-08-14 13:14:55 +02:00
Frédéric FRANCE
850ac34020
mark non camelCaps function
2018-08-13 17:26:32 +02:00
Frédéric FRANCE
6113b536a0
remove superfluous spaces
2018-08-12 19:59:39 +02:00
Frédéric FRANCE
9025c452ef
Merge remote-tracking branch 'upstream/develop' into trimtrailing
2018-08-07 16:40:03 +02:00
Philippe GRAND
f17275845d
standardize
2018-07-28 14:29:28 +02:00
Philippe GRAND
5a4524451c
standardize
2018-07-28 14:02:33 +02:00
Frédéric FRANCE
c991a4d204
trim trailing
2018-07-26 18:05:20 +02:00
Philippe GRAND
e755fde52a
clean and update code
2018-07-23 17:35:30 +02:00
Philippe GRAND
365ed9c5de
clean and update code
2018-07-23 17:28:19 +02:00
Philippe GRAND
1dd39a4c5c
clean and update code
2018-07-23 17:21:51 +02:00
Laurent Destailleur
66f9153490
Fix css
2018-07-18 11:33:53 +02:00
Laurent Destailleur
5c93fa1bfb
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/accountancy/admin/journals_list.php
htdocs/compta/facture/fiche-rec.php
htdocs/core/class/html.form.class.php
htdocs/filefunc.inc.php
htdocs/langs/fr_FR/other.lang
2018-06-26 01:25:03 +02:00
Laurent Destailleur
7daee6dc6b
A lot of fix of css and look and feel v8
2018-06-23 00:07:56 +02:00
Laurent Destailleur
ca04ffe420
Load lang
2018-06-22 17:07:49 +02:00
Laurent Destailleur
4f877e7970
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/accountancy/customer/lines.php
htdocs/accountancy/supplier/lines.php
2018-06-18 14:46:30 +02:00
Laurent Destailleur
31067b6250
FIX picto for type in product link in accountany list is wrong
2018-06-18 14:43:32 +02:00
Laurent Destailleur
ce5514bd68
Fix sql begin at wrong place
2018-06-18 14:37:16 +02:00
Laurent Destailleur
ad2df304b4
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/accountancy/customer/lines.php
htdocs/fourn/commande/card.php
htdocs/societe/class/societe.class.php
2018-06-18 13:31:29 +02:00
Laurent Destailleur
102f9aa84f
FIX Problems in accountancy module when using multicompany module.
2018-06-18 13:19:46 +02:00
gauthier
fed61930d5
FIX : clause must not be there
2018-06-18 11:37:15 +02:00
gauthier
e9d65ea751
FIX : need to filter on aa.entity for same accounting accounts available in several entities
2018-06-14 11:56:22 +02:00
Laurent Destailleur
4a5fd35e11
Look and feel v8
2018-06-13 22:57:41 +02:00
Alexandre SPANGARO
f2c04c5653
Accountancy - Show journal name on journal page and hide button draft export (Add an option in admin)
2018-06-05 20:37:39 +02:00
Laurent Destailleur
c1f5c6becf
Merge pull request #8877 from frederic34/longlines
...
soft limit length of lines to 500 chars
2018-05-30 11:19:29 +02:00
Frédéric FRANCE
e2a557aadd
limit length of lines to 500 chars
2018-05-27 15:04:12 +02:00
Frédéric FRANCE
d986909109
loadlangs
2018-05-26 23:52:52 +02:00
Laurent Destailleur
182abfdb5b
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/comm/propal/list.php
htdocs/commande/list.php
htdocs/societe/card.php
2018-05-25 15:02:24 +02:00
Laurent Destailleur
02803f9284
Merge pull request #8821 from aspangaro/8.0-b26
...
Fix Loan : Move to Loadlangs / Remove oldcode (calc) / Presentation / Small problems
2018-05-25 10:36:46 +02:00
Alexandre SPANGARO
d1e1d64b42
Add some information in bank_journal
2018-05-24 20:26:38 +02:00
Laurent Destailleur
de84f0e687
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/compta/facture/class/facture.class.php
htdocs/core/actions_massactions.inc.php
htdocs/filefunc.inc.php
2018-05-21 23:35:09 +02:00
Sean Wang
8e397b772f
Fix sql error
2018-05-21 14:19:41 +08:00
Alexandre SPANGARO
0b581fc507
loadLangs
2018-05-19 08:06:52 +02:00
Laurent Destailleur
004c85b4ed
Update journals_list.php
2018-05-18 11:35:37 +02:00
Laurent Destailleur
078ea2ce9b
Merge pull request #8790 from aspangaro/7.0-f1
...
Fix : Double WHERE on admin/journal_list.php
2018-05-18 11:20:05 +02:00
Laurent Destailleur
26e10caa7d
FIX #8813
2018-05-18 09:15:18 +02:00
Abbes Bahfir
933e277862
Fix: Add journal label translation in journal list
2018-05-16 19:59:56 +01:00
Alexandre SPANGARO
88bc2dd416
Correct insert
2018-05-14 20:59:38 +02:00
Alexandre SPANGARO
2f1ac6fad8
Fix : Double WHERE on admin/journal_list.php
2018-05-13 20:35:07 +02:00
Laurent Destailleur
546da0ceda
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/accountancy/admin/account.php
htdocs/core/modules/modStock.class.php
htdocs/product/inventory/list.php
2018-05-05 14:40:39 +02:00
Laurent Destailleur
9c68b81f59
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
htdocs/accountancy/admin/account.php
htdocs/projet/class/task.class.php
2018-05-05 14:34:54 +02:00
florian HENRY
daf829c9f7
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
...
develop
Conflicts:
htdocs/install/mysql/migration/7.0.0-8.0.0.sql
2018-05-02 08:49:40 +02:00
florian HENRY
886ad9d4b6
check eldy message
2018-05-02 08:45:18 +02:00
Laurent Destailleur
14fd740b04
Fix lang must be '' and not empty in email_template
2018-05-01 16:25:06 +02:00
florian HENRY
c84f44a508
fix accountanty in multientity
2018-05-01 12:30:22 +02:00
florian HENRY
b5d7206519
fix 6.0 accountancy multientity
2018-05-01 12:02:33 +02:00
Laurent Destailleur
cee4df9b27
Merge pull request #8667 from grandoc/new_branch_23_04_2018
...
clean code
2018-04-27 09:46:55 +02:00
Laurent Destailleur
69db960a92
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/projet/activity/perweek.php
2018-04-26 18:33:02 +02:00
Laurent Destailleur
83b762b681
FIX CVE-2018-9019
2018-04-25 16:01:06 +02:00
Philippe GRAND
bf1e5bc618
Merge remote-tracking branch 'upstream/develop' into new_branch_23_04_2018
2018-04-24 17:31:10 +02:00
Laurent Destailleur
461ae46cc4
FIX When on a high page and searching for a small result, list was not
...
visible.
2018-04-24 11:37:57 +02:00
Philippe GRAND
11d739494d
clean code
2018-04-23 15:51:21 +02:00
Laurent Destailleur
6aa2ca7462
Merge pull request #8659 from aspangaro/8.0-a24
...
Fix Accountancy
2018-04-22 20:30:42 +02:00
Alexandre SPANGARO
034f7d56e4
Invert credit debit
2018-04-22 06:49:04 +02:00
Laurent Destailleur
5f43ff3609
Fix no pitco if bank account not defined
2018-04-20 08:47:53 +02:00
Laurent Destailleur
b0b88d18df
Fix class not found
2018-04-20 02:08:09 +02:00
Laurent Destailleur
066d324e5f
nowrap
2018-04-20 02:02:30 +02:00
Laurent Destailleur
721ff3e1a4
Merge branch 'develop' into new_branch_19_04_2018
2018-04-20 01:30:57 +02:00
Laurent Destailleur
bb5d3ee47e
Merge pull request #8635 from aspangaro/8.0-a23
...
Accountancy - move to loadLangs
2018-04-20 01:19:51 +02:00
Laurent Destailleur
4ce313d864
NEW Can filter on country and taxid into the binding page
2018-04-19 23:52:37 +02:00
Philippe GRAND
ecda8bf55d
clean and update code
2018-04-19 17:07:36 +02:00
Alexandre SPANGARO
fd7bc2e607
Accountancy - move to loadLangs
2018-04-18 06:20:34 +02:00
Laurent Destailleur
bbfc4a3e17
NEW Look and feel v8 - Show Picto "+" on all links "Add record"
2018-04-18 03:26:15 +02:00
Alexandre SPANGARO
e0c0f7fd9b
Fix Accountancy
2018-04-17 20:04:55 +02:00
Laurent Destailleur
faea6861c3
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/compta/facture/invoicetemplate_list.php
htdocs/langs/en_US/bills.lang
2018-04-16 18:19:21 +02:00
Laurent Destailleur
50d86a7cfd
Fix accounting area when advanced accounting module not enabled
2018-04-16 14:25:39 +02:00
Laurent Destailleur
69c26e19a8
NEW Can edit the text color for title line of tables
2018-04-15 22:01:52 +02:00
Laurent Destailleur
72de21537c
Clean code
2018-04-15 20:09:09 +02:00
Laurent Destailleur
8fbde88872
Look and feel v8
2018-04-15 17:37:49 +02:00
Laurent Destailleur
9e50bbb9b1
standardize code
2018-04-15 16:35:18 +02:00
Laurent Destailleur
e49e455c0c
Merge pull request #8598 from aspangaro/8.0-a19
...
Accountancy - list by account - Add some fix & functions
2018-04-15 11:31:01 +02:00
Alexandre SPANGARO
910d83d6e3
Fix export balance
2018-04-15 07:49:54 +02:00
Alexandre SPANGARO
899ef6d2a6
Accountancy - list by account - Add some fix & functions
2018-04-15 06:55:18 +02:00
Laurent Destailleur
187cc35786
Look and feel v8
2018-04-14 22:23:56 +02:00
Laurent Destailleur
fea3182e93
NEW Can filter on account range in general ledger grouped by account
2018-04-14 00:01:54 +02:00
Laurent Destailleur
d833620285
Fix title of break in balance account report
2018-04-13 23:49:08 +02:00
Laurent Destailleur
dd022ee423
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-04-12 13:31:38 +02:00
Laurent Destailleur
ea2fd67e0d
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/compta/bank/card.php
htdocs/core/modules/supplier_invoice/pdf/pdf_canelle.modules.php
htdocs/core/modules/supplier_order/pdf/pdf_muscadet.modules.php
htdocs/core/tpl/admin_extrafields_view.tpl.php
htdocs/langs/de_DE/admin.lang
2018-04-12 13:31:14 +02:00
Alexandre SPANGARO
251117fcce
Accountancy - Small fix
2018-04-12 06:07:22 +02:00
Laurent Destailleur
afdd504e16
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
htdocs/accountancy/journal/sellsjournal.php
2018-04-11 17:58:21 +02:00
atm-ph
6f526eb780
Fix wrong amount for situation invoice in sellsjournal
2018-04-11 16:40:59 +02:00
Laurent Destailleur
ea35a445a1
Merge branch 'develop' into 8.0-a15
2018-04-11 13:17:12 +02:00
Laurent Destailleur
fae509e41d
Clean code
2018-04-09 14:25:15 +02:00
Laurent Destailleur
a231074012
Save search criteria when using "back to" on accounting account
...
Change type of foreign key to be an integer to avoid CAST in requests
2018-04-09 11:31:24 +02:00
Laurent Destailleur
f388e235fd
Fix filter on account
2018-04-08 13:42:39 +02:00
Laurent Destailleur
99ed9c4589
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/accountancy/bookkeeping/card.php
htdocs/compta/facture/list.php
2018-04-08 13:10:10 +02:00
Laurent Destailleur
a09681f943
Fix css
2018-04-08 13:02:25 +02:00
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
6529043182
Clean code
2018-04-08 10:49:59 +02:00
Laurent Destailleur
aad99bdcc0
FIX Removed error when no error on accounting setup page
2018-04-07 22:27:42 +02:00
Alexandre SPANGARO
741a14993a
NEW Add file number in accountant card and update export filename
2018-04-07 06:21:49 +02:00
Alexandre SPANGARO
2a50e9e6c4
Merge remote-tracking branch 'uptream/develop' into 8.0-a13
2018-04-02 19:54:30 +02:00
Alexandre SPANGARO
a5428cc8c7
NEW Module Assets
2018-04-01 21:26:52 +02:00
Laurent Destailleur
43f8834b28
Uniformize code with the new module builder framework
2018-03-31 18:48:27 +02:00
Laurent Destailleur
1c86eb1c44
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/compta/localtax/index.php
htdocs/compta/tva/quarter_report.php
htdocs/core/lib/tax.lib.php
2018-03-29 03:08:01 +02:00
Laurent Destailleur
930512d9a2
FIX Add a test to avoid to reset binding by error.
2018-03-27 13:08:16 +02:00
Laurent Destailleur
4740c92eb1
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-03-27 12:47:14 +02:00
Laurent Destailleur
56944115cb
Hide a very dangerous feature. Should be useless.
2018-03-27 12:46:15 +02:00
Laurent Destailleur
dab8dbd671
FIX Binding pages must start on fiscal month not calendar month
2018-03-27 12:31:08 +02:00
Laurent Destailleur
d1e9a4719b
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/accountancy/customer/index.php
htdocs/accountancy/expensereport/index.php
htdocs/accountancy/supplier/index.php
2018-03-27 12:27:15 +02:00
Laurent Destailleur
ba4839fa76
FIX The menu "Line bindings" start at the fiscal start month
2018-03-27 12:22:10 +02:00
Laurent Destailleur
88939a8469
FIX Draft invoice must be excluded from report
2018-03-27 11:10:12 +02:00
Laurent Destailleur
89bf781fe6
FIX Add warning when expense report line not into range
...
FIX Name of user not visible on journalizing expense report payments
FIX Only approved expense report must be journalized
2018-03-26 14:13:40 +02:00
Laurent Destailleur
e51eb4ae1c
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-03-21 11:00:28 +01:00
Laurent Destailleur
891ebc0e7c
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-03-21 10:59:59 +01:00
Laurent Destailleur
04199c2b4b
Fix according to mail of Olivier Geffroy the 21th of march
2018-03-21 10:59:13 +01:00
Laurent Destailleur
0c45760dd4
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/install/step5.php
htdocs/langs/en_US/holiday.lang
htdocs/public/payment/newpayment.php
htdocs/public/stripe/newpayment.php
2018-03-19 17:58:19 +01:00
Laurent Destailleur
8e50e63243
Fix translation
2018-03-18 20:32:18 +01:00
Laurent Destailleur
e2cbf903ba
Remove deprecated code
2018-03-16 10:33:23 +01:00
Laurent Destailleur
c4ca4a5a16
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/compta/tva/index.php
htdocs/install/mysql/data/llx_accounting_category.sql
2018-03-15 15:11:18 +01:00
Laurent Destailleur
542eb2e5f4
Comment
2018-03-15 13:19:29 +01:00
Laurent Destailleur
85e307d6b8
Fix report when group is not dedicated to a country
2018-03-15 12:31:24 +01:00
Laurent Destailleur
b2e4c6cf14
Clean code
2018-03-15 11:53:47 +01:00
Laurent Destailleur
73005d81a7
FIX country must not be mandatory for accounting report groups
2018-03-15 11:42:59 +01:00
Laurent Destailleur
db18db9488
Clean code
2018-03-15 11:27:39 +01:00
Laurent Destailleur
852bf8dab7
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/adherents/card.php
htdocs/societe/class/societe.class.php
2018-03-15 01:57:35 +01:00
Laurent Destailleur
f0f6f71161
Fix Sqli
2018-03-15 01:55:47 +01:00
Laurent Destailleur
4957ea9178
Fix SQLi reported by op7ica
2018-03-15 01:55:16 +01:00
Laurent Destailleur
302fed8646
More fa image to replace png picto
2018-03-14 20:08:44 +01:00
Sean Wang
9a1588df13
Add missing $mode in BookKeeping::createStd()
...
In accountancy ledger, creating new transaction, there is
'ERROR: 55000: currval of sequence "llx_accounting_bookkeeping_rowid_seq"
is not yet defined in this session' occurred.
According to dolibarr.log, this error will show up after
createStd() {...Insert request to llx_accounting_bookkeeping_tmp...}.
It query the "llx_accounting_bookkeeping_rowid_seq" instead of
"llx_accounting_bookkeeping_tmp_rowid_seq",
due to missing $mode at bookkeeping.class.php
line504:last_insert_id().
2018-03-14 16:38:22 +08:00
Laurent Destailleur
1c9e7145e7
Merge pull request #8276 from ATM-Consulting/develop_atm
...
NEW: supplier credit notes & discounts (absolute and relative)
2018-03-08 20:06:37 +01:00
Laurent Destailleur
7e6ba51780
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/projet/tasks/comment.php
2018-03-07 13:06:29 +01:00
Laurent Destailleur
2053cc9307
Merge pull request #8284 from hregis/7.0_bug5
...
Fix: wrong entity id, always value 1 !
2018-03-07 12:19:09 +01:00
Laurent Destailleur
1ca5c7083a
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/class/html.formother.class.php
htdocs/theme/eldy/style.css.php
htdocs/theme/md/style.css.php
2018-03-07 11:54:48 +01:00
Laurent Destailleur
0dfc9af72a
FIX multicompany compatibility and fix reports
2018-03-06 19:58:13 +01:00
Regis Houssin
1807bb36e2
Fix: missing global $conf
2018-03-06 13:31:13 +01:00
Regis Houssin
35703cff99
Fix: wrong entity id, already value 1 !
2018-03-06 13:23:00 +01:00
Marc de Lima Lucio
24ffce0be5
FIX: supplier credit notes: accounting display in purchases journal
2018-03-01 11:21:15 +01:00
Laurent Destailleur
ee4fcba4f2
Fix class not found
2018-02-27 22:11:11 +01:00
Laurent Destailleur
04934cc4aa
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/compta/facture/class/facture.class.php
htdocs/contrat/class/contrat.class.php
htdocs/core/lib/functions.lib.php
htdocs/projet/tasks/time.php
2018-02-27 19:18:43 +01:00
Laurent Destailleur
41638e6dff
Fix back link of look and feel v7
2018-02-26 09:20:05 +01:00
florian HENRY
b4b185abe0
fix bad link invoice URL into acoutantcy customer affectation
2018-02-23 14:42:52 +01:00
Laurent Destailleur
b87feab1e3
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/class/commonobject.class.php
2018-02-22 12:19:20 +01:00
Laurent Destailleur
aac59f3e21
Fix escaping
2018-02-21 11:09:17 +01:00
Laurent Destailleur
48d250b201
Help to understand
2018-02-20 15:55:58 +01:00
Laurent Destailleur
15ba0c3b49
Close #7989 Merge manually in existing class
2018-02-20 15:35:42 +01:00
Laurent Destailleur
522caa4cf0
Merge #7989
2018-02-20 15:26:40 +01:00
Laurent Destailleur
aa1ede6f74
FIX Search criteria on vat
2018-02-20 06:03:08 +01:00
Laurent Destailleur
0a00bdcb73
FIX Search criteria on vat
2018-02-20 05:45:42 +01:00
Laurent Destailleur
12e48e07ae
Fix deletion of ledger line when editing transaction
2018-02-12 13:50:26 +01:00
Laurent Destailleur
284e6f1ad3
Better position of error check
2018-02-12 13:39:06 +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
f251113f69
Fix accounting module with multicompany
2018-02-06 01:00:35 +01:00
Laurent Destailleur
c2590b9c7e
Fix: complete labels of operation if bank journal
...
Conflicts:
htdocs/compta/tva/class/tva.class.php
2018-02-05 17:10:18 +01:00
Laurent Destailleur
a91172b7bc
Add comment into csv export
2018-02-03 18:58:02 +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
Laurent Destailleur
fd48ce11f9
Merge pull request #8085 from Darkjeff/Fixing-Lettering
...
Fixing lettering
2018-01-24 11:14:19 +01:00
Laurent Destailleur
39c4df723a
Fix error management when setting product accounts
2018-01-22 21:07:10 +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
273e88a599
Fix send into ledger for expense report. Show accounted status.
2018-01-22 03:07:11 +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
Laurent Destailleur
e152e81d18
Fix close code
2018-01-11 18:24:40 +01:00
Laurent Destailleur
15ed7584b8
Fix navigation in accounting account card
2018-01-11 17:06:06 +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
9827358002
Merge pull request #8040 from atm-florian/dev_fixsecu
...
fix #7963
2018-01-11 00:44:45 +01:00
Laurent Destailleur
9b448459c9
Fix dispatching replacement invoice into bookkeeping (not used by most
...
countries in europe)
2018-01-09 19:12:08 +01:00
florian HENRY
fdedd6f75b
fix 7963
2018-01-08 20:54:40 +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
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
Laurent Destailleur
055d0e138e
Merge pull request #8024 from c3do/patch-1
...
Fix #8024 Remove PHP notices adding empty($page)
2018-01-04 21:04:12 +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
Laurent Destailleur
ebc76b5f27
Fix tooltips on thirdparty and invoice
2018-01-04 18:29:12 +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
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
59ed23069c
Fix debug accounting module
2018-01-04 15:52:07 +01:00
Laurent Destailleur
534cbcb941
Debug translation
2018-01-03 20:59:35 +01:00
Laurent Destailleur
eab44f62b1
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/actions_builddoc.inc.php
htdocs/core/class/html.form.class.php
htdocs/core/tpl/admin_extrafields_add.tpl.php
htdocs/core/tpl/admin_extrafields_edit.tpl.php
htdocs/core/tpl/admin_extrafields_view.tpl.php
htdocs/core/tpl/notes.tpl.php
htdocs/main.inc.php
htdocs/product/inventory/tpl/inventory.tpl.php
htdocs/societe/tpl/linesalesrepresentative.tpl.php
2017-12-21 14:35:33 +01:00
Laurent Destailleur
6a62e13960
FIX security vulnerability reported by ADLab of Venustech
2017-12-21 13:32:16 +01:00
Alexandre SPANGARO
7b935a96bf
FIX : Various payment
2017-12-11 07:03:37 +01:00
Laurent Destailleur
c6c248fa28
Merge pull request #7930 from aspangaro/7.0-7
...
Fix : Accountancy some cleaning
2017-12-10 21:10:30 +01:00
Alexandre SPANGARO
ac95ccd872
FIX : Debug various_payment
2017-12-10 14:05:36 +01:00
Alexandre SPANGARO
1269d98df2
Merge remote-tracking branch 'uptream/develop' into 7.0-7
...
# Conflicts:
# htdocs/accountancy/admin/export.php
# htdocs/accountancy/class/accountancyexport.class.php
# htdocs/accountancy/journal/expensereportsjournal.php
2017-12-09 06:14:34 +01:00
Alexandre SPANGARO
065ef4e5c2
Fix : Accountancy some cleaning
2017-12-09 06:00:13 +01:00
Laurent Destailleur
9b5f7099f7
Code comment
2017-12-03 19:50:15 +01:00
Laurent Destailleur
33032a5474
Look and feel v6
2017-11-29 18:13:22 +01:00
Laurent Destailleur
682afe8918
Fix scrutinizer
2017-11-29 16:25:12 +01:00
Laurent Destailleur
b14cb7a97f
Debug accountancy
2017-11-28 11:49:11 +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
b63fb1f854
Support of VAT NPR in accounting module
2017-11-27 22:18:10 +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
0b9a3087ea
Fix bug reported by scrutinizer
2017-11-25 12:11:02 +01:00
Laurent Destailleur
aaf08ade2f
Fix bug reported by scrutinizer
2017-11-25 11:21:31 +01:00
Laurent Destailleur
06de67cb8a
Update purchasesjournal.php
2017-11-24 16:37:19 +01:00
John
d8f18e18ce
Add new doActions hook
2017-11-23 12:08:33 +01:00
Laurent Destailleur
1509a4f125
Merge pull request #7840 from frederic34/bankjournal
...
align export bankjournal on others
2017-11-22 11:57:27 +01:00
Frédéric FRANCE
6d33cc3980
align export bankjournal on others
2017-11-20 15:02:11 +01:00
elarifr
c7129cdd71
quadra format date is wrong
...
need amount in cent without decimal symbol
need to remove accent as it give two ascii and break import
2017-11-19 19:42:16 +01:00
Laurent Destailleur
f68b2bdeca
Use the confirmation when deleting from mass action everywhere.
2017-11-15 11:39:11 +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
Laurent Destailleur
6608dd72bd
Merge pull request #7776 from frederic34/exportadmin
...
correct merge
2017-11-11 17:23:42 +01:00
Laurent Destailleur
d1860b87f8
NEW Add a confirmation for all mass action 'delete'
2017-11-11 16:34:11 +01:00
Laurent Destailleur
d938a56282
Clean code
2017-11-11 01:10:17 +01:00
Frédéric FRANCE
fe3ce78ae4
Update card.php
2017-11-08 11:24:33 +01:00
Frédéric FRANCE
45afbae49c
some change
2017-11-07 10:47:58 +01:00
Laurent Destailleur
2ab943f85a
Fix size of image by using fa picto
2017-11-07 00:18:55 +01:00
Frédéric FRANCE
7f44faf0be
correct merge
2017-11-06 20:29:57 +01:00
Frédéric FRANCE
ea910adeb2
Merge branch 'develop' into accountingexport
2017-11-05 21:11:41 +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
Laurent Destailleur
d4d370d8c4
Merge pull request #7769 from aspangaro/7.0-7
...
Small code improve on bookkeeping card movement
2017-11-05 18:40:49 +01:00
Frédéric FRANCE
bb252846e3
accounting export admin config
2017-11-05 11:48:41 +01:00
Alexandre SPANGARO
7d524f3364
Small code improve on bookkeeping card movement
2017-11-05 08:45:05 +01:00
Philippe GRAND
c31f852f67
fix : Warning: A non-numeric value encountered
2017-11-03 19:37:54 +01:00
florian HENRY
bd68b94411
fix : missing hook in accountancy
2017-11-02 13:27:09 +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
7c0ff3a32f
Merge remote-tracking branch 'uptream/develop' into 7.0-general_ledger
2017-11-01 07:58:20 +01:00
Alexandre SPANGARO
7a719c6be6
NEW General ledger : Add field and selected field
2017-10-29 05:37:50 +01:00
Laurent Destailleur
202712be94
Work on module builder
2017-10-25 22:02:07 +02: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
Laurent Destailleur
28ae602b7e
NEW Chart of account is loaded when selected into accounting setup
2017-10-23 20:42:09 +02:00
Laurent Destailleur
e0c9c00827
Add field to list
2017-10-23 20:17:57 +02:00
Laurent Destailleur
2a75f09070
NEW Use autocompletion on selection of chart of account
2017-10-23 20:14:14 +02:00
Laurent Destailleur
ef628025d2
NEW Add and edit country for chart of accounts systems
2017-10-23 20:01:38 +02:00
florian HENRY
c258e229c8
fix accountancy index display
2017-10-23 10:00:22 +02:00
Laurent Destailleur
efb369f857
Merge pull request #7497 from atm-florian/dev_accountancy
...
NEW : lettrage in accountancy
2017-10-22 15:28:53 +02:00
Laurent Destailleur
605c9c45e4
Merge pull request #7656 from atm-maxime/fix_accounting_mode
...
Fix #7584
2017-10-22 02:21:53 +02:00
Laurent Destailleur
210fb5206c
Update index.php
2017-10-22 02:21:04 +02:00
Laurent Destailleur
f4db4373ea
Update defaultaccounts.php
2017-10-22 02:20:29 +02:00
Maxime Kohlhaas
4224ea6c56
Fix use conf instead of global var
2017-10-18 19:09:29 +02:00
florian HENRY
b5fc559889
travis
2017-10-18 14:48:58 +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
ebe0664aff
Merge branch 'develop' into scrutinizer-patch-3
2017-10-16 20:54:15 +02:00
Laurent Destailleur
82348cc1e9
NEW Can filter on date on the page showing existing bindings
2017-10-16 10:17:57 +02:00
Laurent Destailleur
87814af7b6
Move function colorIsLight into functions.lib.php
...
Fix scrutinizer bugs.
2017-10-16 09:29:10 +02:00
Scrutinizer Auto-Fixer
bd5bffa72c
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2017-10-16 06:47:05 +00:00
Laurent Destailleur
d12019d1b5
Fix from scrutinizer
2017-10-13 13:10:36 +02:00
Laurent Destailleur
6fcc0bfdca
Remove deprecated option
2017-10-13 02:02:13 +02:00
Scrutinizer Auto-Fixer
328d39bc71
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2017-10-07 11:09:31 +00:00
Laurent Destailleur
304828c37f
Merge pull request #7569 from Dolibarr/scrutinizer-patch-3
...
Scrutinizer Auto-Fixes
2017-10-06 12:41:52 +02:00
Laurent Destailleur
7871498724
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2017-10-06 11:03:03 +02:00
Laurent Destailleur
7b1fe6e5af
Look and feel v6
2017-10-06 11:02:44 +02:00
Scrutinizer Auto-Fixer
f59d87f06d
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2017-10-06 00:42:32 +00:00
Alexandre SPANGARO
2f49b00f6c
Fix : some small problems on accountancy
2017-10-05 06:56:13 +02:00
Alexandre SPANGARO
f1b7b36a11
Fix : problem on column in customer to bind index
2017-10-05 05:38:02 +02:00
Alexandre SPANGARO
9993e796ee
Merge remote-tracking branch 'uptream/develop' into 7.0-label_operation_on_general_ledger
2017-10-05 05:12:56 +02:00
Laurent Destailleur
8e0da9bfeb
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/holiday/document.php
2017-10-04 13:32:53 +02:00
Alexandre SPANGARO
0acb391b36
Fix : label_operation on general ledger
2017-10-03 05:27:08 +02:00
florian HENRY
18bd2c4445
fix travis
2017-10-02 09:04:22 +02:00
Alexandre SPANGARO
6a05645295
Fix : Accountancy export model for Agiris Isacompta
2017-09-30 06:58:31 +02:00
florian HENRY
6fcfe89565
NEW : lettrage in accountancy
2017-09-26 13:02:29 +02:00