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][MIG] account_fiscal_position_rule #356

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

Conversation

MiquelRForgeFlow
Copy link
Contributor

Standard migration.

@MiquelRForgeFlow MiquelRForgeFlow force-pushed the 14.0-mig-account_fiscal_position_rule branch from a9472fc to 89ce17c Compare March 28, 2023 08:47
rvalyi and others added 29 commits March 28, 2023 11:19
… added company_id.id parameter in search method in account.tax objects
…t_product_fiscal_classification and account_fiscal_position_rule and remove old files __terp__.py
…sition_rule_sale for sales, account_fiscal_position_rule_stock for stock and account_fiscal_position_rule_purchase for purchase
…toring and changed in account_product_fiscal_classification module product.product to product.template
…ification changed header files and included in __openerp__.py explicit AGPL-3 license
…ition rules to determine the rule by date range
…d and introduced a new method which returns the domain to apply to find the rule. It allows a proper inheritance to add rules criterias.
…he rules from the template in order to allow proper inheritance
… states are now many2many instead of many2one, reduces drastically the number of rules to create. Migration included (just have to update the module).
…y working for a update of the module due to the migration of to_country to to_country_ids and the same for the other columns
…r by introducing fields.function having the same name than the replaced fields. They read / write the first result on their m2m equivalent to act as the m2m fields were m2o. This is a short term solution to let the code in modules using this fields executes, but as soon as users will start to use the m2m fields, this m2o->m2m fields have to be not used in the code.
…mp2camp broked brazilian localization, I suggest if not possible use account fiscal position rule models and wizard to create all rules by companies and countries or create a new branch or new modules in addons extra to implement these modifications.
Yenthe666 and others added 15 commits March 28, 2023 11:19
Currently translated at 34.3% (22 of 64 strings)

Translation: account-fiscal-rule-13.0/account-fiscal-rule-13.0-account_fiscal_position_rule
Translate-URL: https://translation.odoo-community.org/projects/account-fiscal-rule-13-0/account-fiscal-rule-13-0-account_fiscal_position_rule/it/
Currently translated at 34.3% (22 of 64 strings)

Translation: account-fiscal-rule-13.0/account-fiscal-rule-13.0-account_fiscal_position_rule
Translate-URL: https://translation.odoo-community.org/projects/account-fiscal-rule-13-0/account-fiscal-rule-13-0-account_fiscal_position_rule/it/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: account-fiscal-rule-13.0/account-fiscal-rule-13.0-account_fiscal_position_rule
Translate-URL: https://translation.odoo-community.org/projects/account-fiscal-rule-13-0/account-fiscal-rule-13-0-account_fiscal_position_rule/
@MiquelRForgeFlow MiquelRForgeFlow force-pushed the 14.0-mig-account_fiscal_position_rule branch from 89ce17c to 61e4814 Compare March 28, 2023 09:19
@github-actions
Copy link

There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.

@github-actions github-actions bot added the stale PR/Issue without recent activity, it'll be soon closed automatically. label Jul 30, 2023
@github-actions github-actions bot closed this Sep 3, 2023
@AaronHForgeFlow AaronHForgeFlow added no stale Use this label to prevent the automated stale action from closing this PR/Issue. and removed stale PR/Issue without recent activity, it'll be soon closed automatically. labels Sep 12, 2023
@dreispt
Copy link
Member

dreispt commented Apr 10, 2024

/ocabot merge nobump

@OCA-git-bot
Copy link
Contributor

On my way to merge this fine PR!
Prepared branch 14.0-ocabot-merge-pr-356-by-dreispt-bump-nobump, awaiting test results.

OCA-git-bot added a commit that referenced this pull request Apr 10, 2024
Signed-off-by dreispt
@OCA-git-bot
Copy link
Contributor

@dreispt your merge command was aborted due to failed check(s), which you can inspect on this commit of 14.0-ocabot-merge-pr-356-by-dreispt-bump-nobump.

After fixing the problem, you can re-issue a merge command. Please refrain from merging manually as it will most probably make the target branch red.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs fixing no stale Use this label to prevent the automated stale action from closing this PR/Issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.