Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[14.0][ADD] account_invoice_user_authorization_payment #22

Open
wants to merge 4 commits into
base: 14.0
Choose a base branch
from

Conversation

LucPinheiro
Copy link

@LucPinheiro LucPinheiro changed the title [14.0]][ADD] account_invoice_user_authorization_payment [14.0][ADD] account_invoice_user_authorization_payment Jan 19, 2023
Copy link
Contributor

@dalonsod dalonsod left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See comments

Copy link
Contributor

@dalonsod dalonsod left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See comments

Copy link
Contributor

@dalonsod dalonsod left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See comments

<field name="groups_id" eval="[(4, ref('account.group_account_user'))]"/>
<field name="arch" type="xml">
<xpath expr="//group//field[@name='partner_bank_id']" position="after">
<field name="user_authorization_payment" />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A invisible attribute that hides this field for those account moves not corresponding to purchase/vendor invoices should be needed

account_invoice_user_authorization_payment/__init__.py Outdated Show resolved Hide resolved
account_invoice_user_authorization_payment/i18n/es.po Outdated Show resolved Hide resolved
Copy link
Contributor

@dalonsod dalonsod left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See comments

@dalonsod
Copy link
Contributor

OK, last changes seen. I'll test it ASAP

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants