feat: hide authorizer for rental orders, auto-set sale type
Rental orders no longer show the "Authorizer Required?" question or the Authorizer field. The sale type is automatically set to 'Rentals' when creating or confirming a rental order. Validation logic also skips authorizer checks for rental sale type. Made-with: Cursor
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
<!-- Top-level menu under Rental app -->
|
||||
<menuitem id="menu_rental_enhancement_root"
|
||||
name="Rental Enhancement"
|
||||
name="Fusion Rental"
|
||||
parent="sale_renting.rental_menu_root"
|
||||
sequence="30"/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user