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

[IMP] condominium: add button for condominium creation #388

Open
wants to merge 1 commit into
base: saas-18.1
Choose a base branch
from

Conversation

jaeschwa
Copy link
Contributor

This commit simplifies the condominium creation process by:

  • Adding a "Create Condominium" button to the res.partner form.
  • Added server action for the button to create a new condominium record.
  • Setting visibility conditions for the button domain.
  • Triggering a form refresh after creation to ensure visibility.

This improves the workflow for users by allowing them to create condominiums directly from the partner form.

task-4482863

@robodoo
Copy link
Collaborator

robodoo commented Jan 23, 2025

Pull request status dashboard

This commit simplifies the condominium creation process by:

* Adding a "Create Condominium" button to the `res.partner` form.
* Added server action for the button to create a new condominium record.
* Setting visibility conditions for the button domain.
* Triggering a form refresh after creation to ensure visibility.

This improves the workflow for users by allowing them to create
condominiums directly from the partner form.

task-4482863
@jaeschwa jaeschwa force-pushed the saas-18.1-condominium-button-scju branch from 2a58cde to aacce0e Compare January 23, 2025 08:48
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