Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions account_lock_to_date/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,13 @@ Usage
To set a new lock to dates, go to *Invoicing / Accounting / Actions /
Update accounting lock to dates*.

A user without an Adviser group will not be able to post or update
posted journal entries on the date "Lock To Date for Non-Advisers" or
A user without the **Accounting/Invoicing Administrator** role
(``account.group_account_manager``) will not be able to post or update
posted journal entries on the date "Lock To Date for Non-Accounting Administrators" or
after.

A user that has an Adviser group will not be able to post or update
posted journal entries on the date "Lock To Date" or after.
A user that has the Accounting/Invoicing Administrator role will not be able to post or
update posted journal entries on the date "Lock To Date" or after.

Bug Tracker
===========
Expand Down
9 changes: 5 additions & 4 deletions account_lock_to_date/readme/USAGE.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
To set a new lock to dates, go to *Invoicing / Accounting / Actions /
Update accounting lock to dates*.

A user without an Adviser group will not be able to post or update
posted journal entries on the date "Lock To Date for Non-Advisers" or
A user without the **Accounting/Invoicing Administrator** role
(`account.group_account_manager`) will not be able to post or update
posted journal entries on the date "Lock To Date for Non-Accounting Administrators" or
after.

A user that has an Adviser group will not be able to post or update
posted journal entries on the date "Lock To Date" or after.
A user that has the Accounting/Invoicing Administrator role will not be able to post or
update posted journal entries on the date "Lock To Date" or after.
Loading