mirror of
https://github.com/OCA/account-reconcile.git
synced 2025-01-20 12:27:39 +02:00
[IMP] Reference to authors in source code
This commit is contained in:
committed by
Murtuza Saleh
parent
8fbcd2dc95
commit
4b52017897
@@ -10,7 +10,7 @@
|
||||
</record>
|
||||
|
||||
<!-- Security Rule for Bank Rec Stmts -->
|
||||
<record id="npg_bank_account_reconciliation_comp_rule" model="ir.rule">
|
||||
<record id="comp_rule" model="ir.rule">
|
||||
<field name="name">Bank Statements</field>
|
||||
<field ref="model_bank_acc_rec_statement" name="model_id"/>
|
||||
<field eval="True" name="global"/>
|
||||
|
||||
@@ -260,8 +260,8 @@
|
||||
<!-- </record> -->
|
||||
|
||||
<menuitem icon="STOCK_JUSTIFY_FILL" action="action_bank_acc_rec_statement"
|
||||
id="npg_bank_acc_rec_statement_menu"
|
||||
parent="account.menu_finance_configuration"
|
||||
id="bank_acc_rec_statement_menu"
|
||||
parent="account.menu_finance_entries"
|
||||
sequence="5"/>
|
||||
|
||||
<act_window id="act_account_move_line_to_add" name="Journal Items"
|
||||
|
||||
Reference in New Issue
Block a user