...
- [2123 <= 2135]
- Base Complete Date (2123) must be less than or equal to Frame Complete (2135)
Rule for Drafting: Drawings (generic) Ordered e.g Contract Drawing Ordered
For rules to work on the generic Admin\Drafting screen you will need to write a rule within the Generic Drafting table that will include a clause for the Drawing Type ID (e.g Contract Dwgs Type ID = -16 in below example), since the generic drawings record may be one of many different types.
([notNull<56>] OR ([17229 != '-16] OR [isNull<17224>]))
- To enter a Contract Drawings Ordered date, the must be a Colour Selection Complete Date
Note: if the Drawing 'Ordered' field is used on a custom screen e.g. Admin Overview - you will need another rule to ensure it's caught there
Business Rules - Rule Control
...