Skip to content

Enhancement to Change Request module #732

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

Closed
singhkaranvir25 opened this issue Jan 27, 2025 · 1 comment · Fixed by #777 · May be fixed by #791
Closed

Enhancement to Change Request module #732

singhkaranvir25 opened this issue Jan 27, 2025 · 1 comment · Fixed by #777 · May be fixed by #791
Assignees

Comments

@singhkaranvir25
Copy link

singhkaranvir25 commented Jan 27, 2025

Modify the Change Request base module to make it independent of the OpenSPP base module

Business Requirement

  • The sl project requires a separate instance for the Fertilizer Distributor Registry. This instance must not have OpenSPP installed.
  • The current Change Request base module depends on the OpenSPP base and other modules. When used in the Fertilizer Distributor Registry, OpenSPP will also be installed.
  • The Change Request must be modified to be independent of OpenSPP. This is not just for the sl project but the primary goal is to make this module usable in other implementation scenarios and at the same time maintain its compatibility with existing Change Request type modules for SPMIS and Farmer Registry that depends on it.

Additional Information

  • Priority: [High]
  • Dependencies: [Odoo base module]
  • Attachments: [Screenshots, diagrams, etc.]
@anjclarise
Copy link

ticket testing it done on ticket #10 for fertilizer purchase history

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment