Code Bricks
Code Bricks are special BPs used to create/add entries in transactions tables.
They are always called from inside transactions (except in some WINDEV Mobile configurations) and are available at BP_CodeBricks.
There are currently 5 Code Brick procedures in the full ERP implementation:
- CB_Sales,
- CB_Purchases,
- CB_Expense,
- CB_Inventory,
- CB_Ledger.
You can add or change the Business applications functionality just by making small changes to these procedures !!
* the above image shows the CodeBrick BPs in the alpha360 erp Business Application - WX26