Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| autocount_pos:posallownegativeprice [2025/04/04 07:27] – support | autocount_pos:posallownegativeprice [2025/04/04 07:28] (current) – support | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| public void OnFormInitialize(AutoCount.POS.FormSales.FormInitializeEventArgs e) | public void OnFormInitialize(AutoCount.POS.FormSales.FormInitializeEventArgs e) | ||
| - | // | ||
| { | { | ||
| - | // | ||
| e.Form.IsValidateNegativeSubTotal = false; | e.Form.IsValidateNegativeSubTotal = false; | ||
| - | // | ||
| } | } | ||