Skip to content

Commit

Permalink
Merge c50ffb0 into f0b915e
Browse files Browse the repository at this point in the history
  • Loading branch information
PabloPaezSheridan committed Feb 2, 2021
2 parents f0b915e + c50ffb0 commit 69df756
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion account_check/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
##############################################################################
{
'name': 'Account Check Management',
'version': "13.0.1.2.0",
'version': "13.0.1.3.0",
'category': 'Accounting',
'summary': 'Accounting, Payment, Check, Third, Issue',
'author': 'ADHOC SA, AITIC S.A.S',
Expand Down
1 change: 1 addition & 0 deletions account_check/views/account_check_view.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
<field name="journal_id" invisible="1"/>
<field name="name"/>
<field name="issue_date"/>
<field name="payment_date"/>
<field name="first_partner_id" optional="show"/>
<field name="partner_id" optional="show"/>
<field name="partner_id"/>
Expand Down

0 comments on commit 69df756

Please sign in to comment.