Common forms
Below you will find the API documentation for the forms that are used throughout the Centurion ERP application.
Admin Global Model Form
This class in intended to be inherited by any form that has an administrative setting to set the model as global and to be placed within a dedicated "Global organization"
Administratively set Global Models
Use this class on models that can be set within the application settings as a global application.
Functions
__init__(*args, **kwargs)
Init Form
As these forms are for administratively set global organization, set the organization
and is_global
fields
to be read only.
About:
This page forms part of our Project Centurion ERP.
Page Metadata
Version: ToDo: place files short git commit hereDate Created: 2024-07-12
Date Edited: 2024-07-16
Contribution:
Would You like to contribute to our Centurion ERP project? You can assist in the following ways:
- Edit This Page If there is a mistake or a way you can improve it.
- Add a Page to the Manual if you would like to add an item to our manual
- Raise an Issue if there is something about this page you would like to improve, and git is unfamiliar to you.
ToDo: Add the page list of contributors