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][MIG] hr_expense_payment_widget_amount #252

Open
wants to merge 11 commits into
base: 16.0
Choose a base branch
from

Conversation

Saran440
Copy link
Member

This module change field type following core odoo from fields.Text to fields.Binary
and reused some method from move.

In method action_open_business_doc() and js_remove_outstanding_partial()
when we do it in expense sheet, self use the hr.expense.sheet model but id in self is move_id,
so we must search it again with object is correct.

I think this way is not good but I don't know how to fixed it.
Someone has any idea please suggest.

@Saran440 Saran440 force-pushed the 16.0-mig-hr_expense_payment_widget_amount branch from b91db20 to 709892c Compare July 19, 2024 10:29
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.

4 participants