@@ -371,56 +371,49 @@ <h1 class="title">Account Journal Restrict Mode</h1>
371
371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372
372
< 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/licence-AGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/account-financial-tools/tree/18.0/account_journal_restrict_mode "> < 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-18-0/account-financial-tools-18-0-account_journal_restrict_mode "> < 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=18.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373
373
< p > This module enables by default the setting < em > Lock Posted Entries with
374
- Hash</ em > in all Journals and prevents the setting to be modified.</ p >
374
+ Hash</ em > in all Sales, Purchase and Miscellaneous Journals, and prevents
375
+ the setting to be modified.</ p >
375
376
< p > The goal is to assure that all journal entries are locked when posted to
376
377
prevent them to be modified.</ p >
378
+ < p > Bank and Cash journals can’t be hashed as it conflicts with Odoo’s logic
379
+ when creating bank transactions
380
+ (< a class ="reference external " href ="https://github.com/odoo/odoo/commit/9740189bc59658a62da6a624e166505841ac30a4 "> https://github.com/odoo/odoo/commit/9740189bc59658a62da6a624e166505841ac30a4</ a > ).</ p >
377
381
< p > < strong > Table of contents</ strong > </ p >
378
382
< div class ="contents local topic " id ="contents ">
379
383
< ul class ="simple ">
380
- < li > < a class ="reference internal " href ="#known-issues-roadmap " id ="toc-entry-1 "> Known issues / Roadmap</ a > </ li >
381
- < li > < a class ="reference internal " href ="#bug-tracker " id ="toc-entry-2 "> Bug Tracker</ a > </ li >
382
- < li > < a class ="reference internal " href ="#credits " id ="toc-entry-3 "> Credits</ a > < ul >
383
- < li > < a class ="reference internal " href ="#authors " id ="toc-entry-4 "> Authors</ a > </ li >
384
- < li > < a class ="reference internal " href ="#contributors " id ="toc-entry-5 "> Contributors</ a > </ li >
385
- < li > < a class ="reference internal " href ="#maintainers " id ="toc-entry-6 "> Maintainers</ a > </ li >
384
+ < li > < a class ="reference internal " href ="#bug-tracker " id ="toc-entry-1 "> Bug Tracker</ a > </ li >
385
+ < li > < a class ="reference internal " href ="#credits " id ="toc-entry-2 "> Credits</ a > < ul >
386
+ < li > < a class ="reference internal " href ="#authors " id ="toc-entry-3 "> Authors</ a > </ li >
387
+ < li > < a class ="reference internal " href ="#contributors " id ="toc-entry-4 "> Contributors</ a > </ li >
388
+ < li > < a class ="reference internal " href ="#maintainers " id ="toc-entry-5 "> Maintainers</ a > </ li >
386
389
</ ul >
387
390
</ li >
388
391
</ ul >
389
392
</ div >
390
- < div class ="section " id ="known-issues-roadmap ">
391
- < h1 > < a class ="toc-backref " href ="#toc-entry-1 "> Known issues / Roadmap</ a > </ h1 >
392
- < ul class ="simple ">
393
- < li > Odoo hides the setting < em > Lock Posted Entries with Hash</ em > on Bank and
394
- Cash Journals, but enabling it does not cause issues in the
395
- reconciliation for now. If the Odoo logic changes at any point, the
396
- module may need to be adapted to only force the setting on other types
397
- of journals.</ li >
398
- </ ul >
399
- </ div >
400
393
< div class ="section " id ="bug-tracker ">
401
- < h1 > < a class ="toc-backref " href ="#toc-entry-2 "> Bug Tracker</ a > </ h1 >
394
+ < h1 > < a class ="toc-backref " href ="#toc-entry-1 "> Bug Tracker</ a > </ h1 >
402
395
< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/account-financial-tools/issues "> GitHub Issues</ a > .
403
396
In case of trouble, please check there if your issue has already been reported.
404
397
If you spotted it first, help us to smash it by providing a detailed and welcomed
405
398
< a class ="reference external " href ="https://github.com/OCA/account-financial-tools/issues/new?body=module:%20account_journal_restrict_mode%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
406
399
< p > Do not contact contributors directly about support or help with technical issues.</ p >
407
400
</ div >
408
401
< div class ="section " id ="credits ">
409
- < h1 > < a class ="toc-backref " href ="#toc-entry-3 "> Credits</ a > </ h1 >
402
+ < h1 > < a class ="toc-backref " href ="#toc-entry-2 "> Credits</ a > </ h1 >
410
403
< div class ="section " id ="authors ">
411
- < h2 > < a class ="toc-backref " href ="#toc-entry-4 "> Authors</ a > </ h2 >
404
+ < h2 > < a class ="toc-backref " href ="#toc-entry-3 "> Authors</ a > </ h2 >
412
405
< ul class ="simple ">
413
406
< li > ForgeFlow S.L.</ li >
414
407
</ ul >
415
408
</ div >
416
409
< div class ="section " id ="contributors ">
417
- < h2 > < a class ="toc-backref " href ="#toc-entry-5 "> Contributors</ a > </ h2 >
410
+ < h2 > < a class ="toc-backref " href ="#toc-entry-4 "> Contributors</ a > </ h2 >
418
411
< ul class ="simple ">
419
412
< li > Jordi Masvidal << a class ="reference external " href ="mailto:jordi.masvidal@forgeflow.com "> jordi.masvidal@forgeflow.com</ a > ></ li >
420
413
</ ul >
421
414
</ div >
422
415
< div class ="section " id ="maintainers ">
423
- < h2 > < a class ="toc-backref " href ="#toc-entry-6 "> Maintainers</ a > </ h2 >
416
+ < h2 > < a class ="toc-backref " href ="#toc-entry-5 "> Maintainers</ a > </ h2 >
424
417
< p > This module is maintained by the OCA.</ p >
425
418
< a class ="reference external image-reference " href ="https://odoo-community.org ">
426
419
< img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " />
0 commit comments