Method SaveSuppliersFile
SaveSuppliersFile()
Saves the suppliers, the associated catalogs as well as the catalog coefficients modifications to disk.
Declaration
public bool SaveSuppliersFile()
Returns
Type | Description |
---|---|
bool |
|
Remarks
The suppliers, the associated catalogs as well as the catalog coefficients edition functions which are described above take place in memory. If you want to preserve these modifications for later use of Kitchendraw it is necessary to save these parameters in the supplier file corresponding to the site the current user belongs to.
It is what this function does.