Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #40167 All Revisions ] Back to Issue ]
Summary 0040167: API Change - Modify CREATEFROMORDERS, CREATEFROMINOUTS columns configuration in C_Invoice
Revision 2019-02-07 00:11 by AtulOpenbravo
Description NOT NULL constraint not required for CREATEFROMORDERS and CREATEFROMINOUTS columns in C_Invoice, it can have null value, so no need to set default value.

Risk is low as these columns are used for button which uses Process Definition and their values either Y or N is not used.

Revision 2019-02-07 00:07 by AtulOpenbravo
Description set CREATEFROMORDERS and CREATEFROMINOUTS columns in C_Invoice as not required, no need to be set them as mandatory with default value either 'Y' or 'N'. It can have null value.

Risk is low as these columns are used for button which uses Process Definition and their values either Y or N is not used.

Revision 2019-02-07 00:06 by AtulOpenbravo
Description set CREATEFROMORDERS and CREATEFROMINOUTS columns in C_Invoice as not required, no need to be set them as mandatory either 'Y' or 'N' as they can have null values.

Risk is low as these columns are used for button which uses Process Definition and their values either Y or N is not used.

Revision 2019-02-06 18:14 by AtulOpenbravo
Description set CREATEFROMORDERS and CREATEFROMINOUTS columns in C_Invoice as not required, no need to be set them as mandatory either 'Y' or 'N' as they can have null values.



Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker