The hint for this module is below:
Below is my work:
My formula is different than what the module hint suggested and was wondering if it still works.
For simplicity in my explanation I will name each line A-E
A. Submit Purchase Order Request?
B. Override Suggested Order Amount?
C. Override Amount
D. Override Shipping Method?
E. Override Method
my formula for Override Shipping - Write? : If D is True then I can edit
the formula hint aiming at: If A and D is True then I can edit override method
It seems unnecessary requiring BOTH A and D to be true in order for me to edit: Because D cannot be True Unless A is True:
The same applies to Override Amount line - Write?
My formulas are: Submit Purchase Order - Write?: 'INV01 Inventory Ordering'.Submit Purchase Order Request?
Override Amount line - Write?: 'INV01 Inventory Ordering'.Override Suggested Order Amount?
Override Shipping- Write?: 'INV01 Inventory Ordering'.Override Shipping Method?
It seems to worked but am not sure if I am missing something? If that makes sense