Skip to content

[FIX] [16.0] l10n_es_facturae_face: Display the FACE sending method in children when is opened directly #4335

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

Open
wants to merge 1 commit into
base: 16.0
Choose a base branch
from

Conversation

QuiJoQuim
Copy link

Partners childs facturae_sending_code is visible if we open the view from the parent partner (via child_ids) but not when we open the child partner directly. This PR correct this.

Since #3372, in views without accounting information, there is a new view group with invoice information.

As far this module depends on l10n_es_facturae, it should inherit this behavior. The only change is to add facturae_sending_code to the same view group "group_facturae_wo_accounting" as the rest of the facturae information.

Partners childs facturae_sending_code is visible if we open the view from the parent partner (via child_ids) but not when we open the child partner directly. This PR correct this.

Since OCA#3372, in views without accounting information, there is a new view group with invoice information.

As far this module depends on l10n_es_facturae, it should inherit this behavior. The only change is to add facturae_sending_code to the same view group "group_facturae_wo_accounting" as the rest of the facturae information.
@OCA-git-bot
Copy link
Contributor

Hi @etobella,
some modules you are maintaining are being modified, check this out!

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