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

[12.0][MIG] account_voucher_killer #254

Closed
wants to merge 20 commits into from
Closed

[12.0][MIG] account_voucher_killer #254

wants to merge 20 commits into from

Conversation

astirpe
Copy link
Member

@astirpe astirpe commented May 22, 2019

<field name="model">account.invoice</field>
<field name="inherit_id" ref="account.invoice_form" />
<field name="arch" type="xml">
<xpath expr="//button[@name='%(account.action_account_invoice_payment)d']"
Copy link
Contributor

Choose a reason for hiding this comment

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

Nitpicking:

Suggested change
<xpath expr="//button[@name='%(account.action_account_invoice_payment)d']"
<button name="%(account.action_account_invoice_payment)d"

(same for two other xpath's)

@pedrobaeza pedrobaeza added this to the 12.0 milestone May 22, 2019
@emagdalenaC2i emagdalenaC2i mentioned this pull request Jun 1, 2019
16 tasks
@Saran440
Copy link
Member

Function test 👍

@astirpe
Copy link
Member Author

astirpe commented Jun 28, 2019

Thanks @Saran440 could you please go to "Files changed" -> "Review changes" and then "Approve" ?

@OCA-git-bot
Copy link
Contributor

This PR has the approved label and has been created more than 5 days ago. It should therefore be ready to merge by a maintainer (or a PSC member if the concerned addon has no declared maintainer). 🤖

@pedrobaeza
Copy link
Member

/ocabot merge

@OCA-git-bot
Copy link
Contributor

Hey, thanks for contributing! Proceeding to merge this for you.
Rebased to 12.0-ocabot-merge-pr-254-by-pedrobaeza-bump-no, awaiting test results.

OCA-git-bot added a commit that referenced this pull request Jun 29, 2019
Signed-off-by pedrobaeza
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at 7ee3f8f. Thanks a lot for contributing to OCA. ❤️

PS: Don't worry if GitHub says there are unmerged commits: it is due to a rebase before merge. All commits of this PR have been merged into 12.0.

@astirpe astirpe deleted the 12_mig_account_voucher_killer branch July 2, 2019 06:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.