File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ addon | version | maintainers | summary
3333[ account_fiscal_year] ( account_fiscal_year/ ) | 17.0.1.1.0 | <a href =' https://github.com/eLBati ' ><img src =' https://github.com/eLBati.png ' width =' 32 ' height =' 32 ' style =' border-radius :50% ;' alt =' eLBati ' /></a > | Create Account Fiscal Year
3434[ account_journal_lock_date] ( account_journal_lock_date/ ) | 17.0.1.0.0 | | Lock each journal independently
3535[ account_journal_restrict_mode] ( account_journal_restrict_mode/ ) | 17.0.1.0.0 | | Lock All Posted Entries of Journals.
36- [ account_loan] ( account_loan/ ) | 17.0.2.2.0 | <a href =' https://github.com/etobella ' ><img src =' https://github.com/etobella.png ' width =' 32 ' height =' 32 ' style =' border-radius :50% ;' alt =' etobella ' /></a > | Account Loan management
36+ [ account_loan] ( account_loan/ ) | 17.0.2.2.1 | <a href =' https://github.com/etobella ' ><img src =' https://github.com/etobella.png ' width =' 32 ' height =' 32 ' style =' border-radius :50% ;' alt =' etobella ' /></a > | Account Loan management
3737[ account_lock_date_update] ( account_lock_date_update/ ) | 17.0.1.0.1 | | Allow an Account adviser to update locking date without having access to all technical settings
3838[ account_lock_to_date] ( account_lock_to_date/ ) | 17.0.1.0.1 | | Allows to set an account lock date in the future.
3939[ account_move_budget] ( account_move_budget/ ) | 17.0.1.0.0 | | Create Accounting Budgets
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Account Loan management
1111 !! This file is generated by oca-gen-addon-readme !!
1212 !! changes will be overwritten. !!
1313 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14- !! source digest: sha256:cf116fbc449f4763c68b322ad6d401b4199e1f9652dca73ec333c69c896a2d38
14+ !! source digest: sha256:af0fd1e6b67045ee964cf345af49bd35f75a020d18e00b5536d5ee5bbb5568d7
1515 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1616
1717.. |badge1 | image :: https://img.shields.io/badge/maturity-Beta-yellow.png
Original file line number Diff line number Diff line change 22# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
33{
44 "name" : "Account Loan management" ,
5- "version" : "17.0.2.2.0 " ,
5+ "version" : "17.0.2.2.1 " ,
66 "author" : "Creu Blanca,Odoo Community Association (OCA)" ,
77 "website" : "https://github.com/OCA/account-financial-tools" ,
88 "license" : "AGPL-3" ,
Original file line number Diff line number Diff line change @@ -372,7 +372,7 @@ <h1>Account Loan management</h1>
372372!! This file is generated by oca-gen-addon-readme !!
373373!! changes will be overwritten. !!
374374!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375- !! source digest: sha256:cf116fbc449f4763c68b322ad6d401b4199e1f9652dca73ec333c69c896a2d38
375+ !! source digest: sha256:af0fd1e6b67045ee964cf345af49bd35f75a020d18e00b5536d5ee5bbb5568d7
376376!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
377377< p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Beta " src ="https://img.shields.io/badge/maturity-Beta-yellow.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/agpl-3.0-standalone.html "> < img alt ="License: AGPL-3 " src ="https://img.shields.io/badge/license-AGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/account-financial-tools/tree/17.0/account_loan "> < img alt ="OCA/account-financial-tools " src ="https://img.shields.io/badge/github-OCA%2Faccount--financial--tools-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/account-financial-tools-17-0/account-financial-tools-17-0-account_loan "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/account-financial-tools&target_branch=17.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
378378< p > This module extends the functionality of accounting to support loans. It
You can’t perform that action at this time.
0 commit comments