Procedures
Building a Procedure
nuBuilder Forte can create Procedures.
These Procedures are written in PHP to do things to the database directly.
Here are 2 examples of where a Procedure can be used.
- To create the table used in a Report.
- Reduce available stock in a products table after an invoice is created in nuBuilder.
Code
A unique Code for this Report
Description
The description of this Report
Group
A field that can be used to help organise Reports.