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

[16.0] pms: Problema con moves validados y vista diario #194

Open
syci opened this issue Oct 9, 2024 · 0 comments
Open

[16.0] pms: Problema con moves validados y vista diario #194

syci opened this issue Oct 9, 2024 · 0 comments

Comments

@syci
Copy link

syci commented Oct 9, 2024

def _onchange_pms_property_id(self):

Hola @DarioLodeiros en esta parte del código creo que se debería de controlar que el movimiento esté en borrador para realizar el :

move.journal_id = False

Porque al intentar cambiar el hotel en la factura (Ya que lo dejas abierto en cualquier estado) quita el diario y no puedes grabar. Obviamente si se configura en el diario no daría problemas, pero es que la vista

<field name="inherit_id" ref="account.view_account_journal_form" />
parece que no muestra el campo de configuración del hotel. Y está instalada....

image

image

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

No branches or pull requests

1 participant