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

[FW][FIX] l10n_latam_invoice_document: sequence draft vendor bill #723

Closed

Conversation

fw-bot-adhoc
Copy link
Contributor

Ticket: 55058
Task: 899 en latam y 28337 en adhoc

Description of the issue/feature this PR addresses:

  1. On Runbot Odoo enterprise v15.0 install l10n_ar_edi module (Argentina Electronic Invoicing).

  2. Select and work on "(AR) Responsable Inscripto" Company.

  3. Go to Accounting > Vendor > Bills.

  4. Create a Vendor bill with vendor "ADHOC SA", document number 1-5 (this is an example), and save.

  5. Try to delete de bill, a see the sequence problem. "User Error: You cannot delete this entry, as it has already consumed a sequence number and is not the last one in the chain. You should probably revert it instead."

Current behavior before PR:
Can't delete draft vendor bill situated in a company from l10n_ar localization.

Desired behavior after PR is merged:
Is possible to delete draft vendor bills situated in a company from l10n_ar localization.

Forward-Port-Of: #717

@roboadhoc
Copy link

@fw-bot-adhoc
Copy link
Contributor Author

@pablohmontenegro @zaoral cherrypicking of pull request #717 failed.

stdout:

Auto-merging l10n_ar_ux/models/account_move.py
CONFLICT (content): Merge conflict in l10n_ar_ux/models/account_move.py

stderr:

19:16:01.076671 git.c:444               trace: built-in: git cherry-pick cf8500ac004db77eecef8ecf6455855a546a8735
error: could not apply cf8500a... Task: 899 y 28337
hint: after resolving the conflicts, mark the corrected paths
hint: with 'git add <paths>' or 'git rm <paths>'
hint: and commit the result with 'git commit'
----------
status:

Either perform the forward-port manually (and push to this branch, proceeding as usual) or close this PR (maybe?).

In the former case, you may want to edit this PR message as well.

More info at https://github.com/odoo/odoo/wiki/Mergebot#forward-port

Ticket: 55058

Description of the issue/feature this PR addresses:

1) On Runbot Odoo enterprise v15.0 install l10n_ar_edi module (Argentina Electronic Invoicing).

2) Select and work on "(AR) Responsable Inscripto" Company.

3) Go to Accounting > Vendor > Bills.

4) Create a Vendor bill with vendor "ADHOC SA", document number 1-5 (this is an example), and save.

5) Try to delete de bill, a see the sequence problem. "User Error: You cannot delete this entry, as it has already consumed a sequence number and is not the last one in the chain. You should probably revert it instead."

Current behavior before PR:
Can't delete draft vendor bill situated in a company from l10n_ar localization.

Desired behavior after PR is merged:
Is possible to delete draft vendor bills situated in a company from l10n_ar localization.

X-original-commit: bf707cb
@pablohmontenegro
Copy link
Contributor

I couldn`t reply on 16, so I close this pr

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.

None yet

3 participants