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

[FIX] account_vat_period_end_statement: check move_id exists to get statement_draft properly working #435

Merged
merged 1 commit into from
Jan 11, 2018

Conversation

tafaRU
Copy link
Member

@tafaRU tafaRU commented Jan 11, 2018

The field move_id needs to be checked if exists in the computed fields, otherwise the method unlink, during the fields recomputation, raises a MissingError for them

…tatement_draft properly working

move_id needs to be checked if exists in the computed fields, otherwise the method unlink, during the fields recomputation, raises a MissingError for them
@eLBati eLBati merged commit 42b7e9c into OCA:10.0 Jan 11, 2018
jackjack82 pushed a commit to jackjack82/l10n-italy that referenced this pull request Jun 27, 2018
…tatement_draft properly working (OCA#435)

move_id needs to be checked if exists in the computed fields, otherwise the method unlink, during the fields recomputation, raises a MissingError for them
jackjack82 pushed a commit to jackjack82/l10n-italy that referenced this pull request Jul 18, 2018
…tatement_draft properly working (OCA#435)

move_id needs to be checked if exists in the computed fields, otherwise the method unlink, during the fields recomputation, raises a MissingError for them
eLBati pushed a commit to jackjack82/l10n-italy that referenced this pull request Oct 5, 2018
…mpany compliant (OCA#428)

[FIX] account_vat_period_end_statement: check move_id exists to get statement_draft properly working (OCA#435)

move_id needs to be checked if exists in the computed fields, otherwise the method unlink, during the fields recomputation, raises a MissingError for them

[FIX] account_vat_period_end_statement: post move + cancel move (OCA#436)
SimoRubi pushed a commit to SimoRubi/l10n-italy that referenced this pull request Apr 8, 2019
…mpany compliant (OCA#428)

[FIX] account_vat_period_end_statement: check move_id exists to get statement_draft properly working (OCA#435)

move_id needs to be checked if exists in the computed fields, otherwise the method unlink, during the fields recomputation, raises a MissingError for them

[FIX] account_vat_period_end_statement: post move + cancel move (OCA#436)

[IMP] account_vat_period_end_statement: allow to adviser to manage date.range and date.range.type
Otherwise a user who belongs to adviser group cannot add a date.range to vat statement

[FIX] Move menu related to date range to l10n_it_account module
SimoRubi pushed a commit to SimoRubi/l10n-italy that referenced this pull request Aug 7, 2019
…mpany compliant (OCA#428)

[FIX] account_vat_period_end_statement: check move_id exists to get statement_draft properly working (OCA#435)

move_id needs to be checked if exists in the computed fields, otherwise the method unlink, during the fields recomputation, raises a MissingError for them

[FIX] account_vat_period_end_statement: post move + cancel move (OCA#436)

[IMP] account_vat_period_end_statement: allow to adviser to manage date.range and date.range.type
Otherwise a user who belongs to adviser group cannot add a date.range to vat statement

[FIX] Move menu related to date range to l10n_it_account module
SimoRubi pushed a commit to SimoRubi/l10n-italy that referenced this pull request Aug 7, 2019
…tatement_draft properly working (OCA#435)

move_id needs to be checked if exists in the computed fields, otherwise the method unlink, during the fields recomputation, raises a MissingError for them
fredzamoabg pushed a commit to fredzamoabg/l10n-italy that referenced this pull request Apr 2, 2021
…mpany compliant (OCA#428)

[FIX] account_vat_period_end_statement: check move_id exists to get statement_draft properly working (OCA#435)

move_id needs to be checked if exists in the computed fields, otherwise the method unlink, during the fields recomputation, raises a MissingError for them

[FIX] account_vat_period_end_statement: post move + cancel move (OCA#436)

[IMP] account_vat_period_end_statement: allow to adviser to manage date.range and date.range.type
Otherwise a user who belongs to adviser group cannot add a date.range to vat statement

[FIX] Move menu related to date range to l10n_it_account module
eLBati pushed a commit to eLBati/l10n-italy that referenced this pull request Apr 22, 2021
…mpany compliant (OCA#428)

[FIX] account_vat_period_end_statement: check move_id exists to get statement_draft properly working (OCA#435)

move_id needs to be checked if exists in the computed fields, otherwise the method unlink, during the fields recomputation, raises a MissingError for them

[FIX] account_vat_period_end_statement: post move + cancel move (OCA#436)

[IMP] account_vat_period_end_statement: allow to adviser to manage date.range and date.range.type
Otherwise a user who belongs to adviser group cannot add a date.range to vat statement

[FIX] Move menu related to date range to l10n_it_account module
eLBati pushed a commit to eLBati/l10n-italy that referenced this pull request May 3, 2021
…mpany compliant (OCA#428)

[FIX] account_vat_period_end_statement: check move_id exists to get statement_draft properly working (OCA#435)

move_id needs to be checked if exists in the computed fields, otherwise the method unlink, during the fields recomputation, raises a MissingError for them

[FIX] account_vat_period_end_statement: post move + cancel move (OCA#436)

[IMP] account_vat_period_end_statement: allow to adviser to manage date.range and date.range.type
Otherwise a user who belongs to adviser group cannot add a date.range to vat statement

[FIX] Move menu related to date range to l10n_it_account module
michelerusti pushed a commit to michelerusti/l10n-italy that referenced this pull request Nov 11, 2022
…mpany compliant (OCA#428)

[FIX] account_vat_period_end_statement: check move_id exists to get statement_draft properly working (OCA#435)

move_id needs to be checked if exists in the computed fields, otherwise the method unlink, during the fields recomputation, raises a MissingError for them

[FIX] account_vat_period_end_statement: post move + cancel move (OCA#436)

[IMP] account_vat_period_end_statement: allow to adviser to manage date.range and date.range.type
Otherwise a user who belongs to adviser group cannot add a date.range to vat statement

[FIX] Move menu related to date range to l10n_it_account module
michelerusti pushed a commit to michelerusti/l10n-italy that referenced this pull request Nov 11, 2022
…mpany compliant (OCA#428)

[FIX] account_vat_period_end_statement: check move_id exists to get statement_draft properly working (OCA#435)

move_id needs to be checked if exists in the computed fields, otherwise the method unlink, during the fields recomputation, raises a MissingError for them

[FIX] account_vat_period_end_statement: post move + cancel move (OCA#436)

[IMP] account_vat_period_end_statement: allow to adviser to manage date.range and date.range.type
Otherwise a user who belongs to adviser group cannot add a date.range to vat statement

[FIX] Move menu related to date range to l10n_it_account module
michelerusti pushed a commit to michelerusti/l10n-italy that referenced this pull request Nov 11, 2022
…mpany compliant (OCA#428)

[FIX] account_vat_period_end_statement: check move_id exists to get statement_draft properly working (OCA#435)

move_id needs to be checked if exists in the computed fields, otherwise the method unlink, during the fields recomputation, raises a MissingError for them

[FIX] account_vat_period_end_statement: post move + cancel move (OCA#436)

[IMP] account_vat_period_end_statement: allow to adviser to manage date.range and date.range.type
Otherwise a user who belongs to adviser group cannot add a date.range to vat statement

[FIX] Move menu related to date range to l10n_it_account module
michelerusti pushed a commit to michelerusti/l10n-italy that referenced this pull request Dec 1, 2022
…mpany compliant (OCA#428)

[FIX] account_vat_period_end_statement: check move_id exists to get statement_draft properly working (OCA#435)

move_id needs to be checked if exists in the computed fields, otherwise the method unlink, during the fields recomputation, raises a MissingError for them

[FIX] account_vat_period_end_statement: post move + cancel move (OCA#436)

[IMP] account_vat_period_end_statement: allow to adviser to manage date.range and date.range.type
Otherwise a user who belongs to adviser group cannot add a date.range to vat statement

[FIX] Move menu related to date range to l10n_it_account module
TonyMasciI pushed a commit to saydigital/l10n-italy that referenced this pull request Jan 9, 2023
…mpany compliant (OCA#428)

[FIX] account_vat_period_end_statement: check move_id exists to get statement_draft properly working (OCA#435)

move_id needs to be checked if exists in the computed fields, otherwise the method unlink, during the fields recomputation, raises a MissingError for them

[FIX] account_vat_period_end_statement: post move + cancel move (OCA#436)

[IMP] account_vat_period_end_statement: allow to adviser to manage date.range and date.range.type
Otherwise a user who belongs to adviser group cannot add a date.range to vat statement

[FIX] Move menu related to date range to l10n_it_account module
TonyMasciI pushed a commit to saydigital/l10n-italy that referenced this pull request Jan 16, 2023
…mpany compliant (OCA#428)

[FIX] account_vat_period_end_statement: check move_id exists to get statement_draft properly working (OCA#435)

move_id needs to be checked if exists in the computed fields, otherwise the method unlink, during the fields recomputation, raises a MissingError for them

[FIX] account_vat_period_end_statement: post move + cancel move (OCA#436)

[IMP] account_vat_period_end_statement: allow to adviser to manage date.range and date.range.type
Otherwise a user who belongs to adviser group cannot add a date.range to vat statement

[FIX] Move menu related to date range to l10n_it_account module
TonyMasciI pushed a commit to saydigital/l10n-italy that referenced this pull request Jan 27, 2023
…mpany compliant (OCA#428)

[FIX] account_vat_period_end_statement: check move_id exists to get statement_draft properly working (OCA#435)

move_id needs to be checked if exists in the computed fields, otherwise the method unlink, during the fields recomputation, raises a MissingError for them

[FIX] account_vat_period_end_statement: post move + cancel move (OCA#436)

[IMP] account_vat_period_end_statement: allow to adviser to manage date.range and date.range.type
Otherwise a user who belongs to adviser group cannot add a date.range to vat statement

[FIX] Move menu related to date range to l10n_it_account module
TheMule71 pushed a commit to TheMule71/l10n-italy that referenced this pull request Mar 9, 2023
…mpany compliant (OCA#428)

[FIX] account_vat_period_end_statement: check move_id exists to get statement_draft properly working (OCA#435)

move_id needs to be checked if exists in the computed fields, otherwise the method unlink, during the fields recomputation, raises a MissingError for them

[FIX] account_vat_period_end_statement: post move + cancel move (OCA#436)

[IMP] account_vat_period_end_statement: allow to adviser to manage date.range and date.range.type
Otherwise a user who belongs to adviser group cannot add a date.range to vat statement

[FIX] Move menu related to date range to l10n_it_account module
are-agilebg pushed a commit to are-agilebg/l10n-italy that referenced this pull request May 10, 2023
…mpany compliant (OCA#428)

[FIX] account_vat_period_end_statement: check move_id exists to get statement_draft properly working (OCA#435)

move_id needs to be checked if exists in the computed fields, otherwise the method unlink, during the fields recomputation, raises a MissingError for them

[FIX] account_vat_period_end_statement: post move + cancel move (OCA#436)

[IMP] account_vat_period_end_statement: allow to adviser to manage date.range and date.range.type
Otherwise a user who belongs to adviser group cannot add a date.range to vat statement

[FIX] Move menu related to date range to l10n_it_account module
are-agilebg pushed a commit to are-agilebg/l10n-italy that referenced this pull request May 10, 2023
…mpany compliant (OCA#428)

[FIX] account_vat_period_end_statement: check move_id exists to get statement_draft properly working (OCA#435)

move_id needs to be checked if exists in the computed fields, otherwise the method unlink, during the fields recomputation, raises a MissingError for them

[FIX] account_vat_period_end_statement: post move + cancel move (OCA#436)

[IMP] account_vat_period_end_statement: allow to adviser to manage date.range and date.range.type
Otherwise a user who belongs to adviser group cannot add a date.range to vat statement

[FIX] Move menu related to date range to l10n_it_account module
eLBati pushed a commit to eLBati/l10n-italy that referenced this pull request Sep 13, 2024
…mpany compliant (OCA#428)

[FIX] account_vat_period_end_statement: check move_id exists to get statement_draft properly working (OCA#435)

move_id needs to be checked if exists in the computed fields, otherwise the method unlink, during the fields recomputation, raises a MissingError for them

[FIX] account_vat_period_end_statement: post move + cancel move (OCA#436)

[IMP] account_vat_period_end_statement: allow to adviser to manage date.range and date.range.type
Otherwise a user who belongs to adviser group cannot add a date.range to vat statement

[FIX] Move menu related to date range to l10n_it_account module
LorenzoC0 pushed a commit to LorenzoC0/l10n-italy that referenced this pull request Jan 17, 2025
…mpany compliant (OCA#428)

[FIX] account_vat_period_end_statement: check move_id exists to get statement_draft properly working (OCA#435)

move_id needs to be checked if exists in the computed fields, otherwise the method unlink, during the fields recomputation, raises a MissingError for them

[FIX] account_vat_period_end_statement: post move + cancel move (OCA#436)

[IMP] account_vat_period_end_statement: allow to adviser to manage date.range and date.range.type
Otherwise a user who belongs to adviser group cannot add a date.range to vat statement

[FIX] Move menu related to date range to l10n_it_account module
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