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

View Revisions: Issue #40083 All Revisions ] Back to Issue ]
Summary 0040083: API Change related to Assignation of document types refactor
Revision 2019-01-31 11:34 by Sandrahuguet
Description * Move document types columns from “Channel - Touchpoint Type” window to Organization.
  * Columns deprecated in OBPOS_TERMINALTYPE:
    - C_DOCTYPE_ID
    - C_DOCTYPERET_ID
    - C_DOCTYPERECON_ID
    - C_DOCTYPEQUOT_ID
  * New columns in AD_ORG:
    - EM_OBPOS_C_DOCTYPE_ID
    - EM_OBPOS_C_DOCTYPERET_ID
    - EM_OBPOS_C_DOCTYPERECON_ID
    - EM_OBPOS_C_DOCTYPEQUOT_ID

  Risk low: Columns have not been removed in order to initialize the new ones with the same value. API change occurs only in the backend, the webpos rewrites the new value in its document type properties.

* Remove C_DOCTYPE_ID in OBPOS_APP_PAYMENT_TYPE.
 
  Risk low: Column not used in retail modules.
   
      
Revision 2019-01-31 10:32 by Sandrahuguet
Description * Move document types columns from “Channel - Touchpoint Type” window to Organization.
  * Columns deprecated in OBPOS_TERMINALTYPE:
    - C_DOCTYPE_ID
    - C_DOCTYPERET_ID
    - C_DOCTYPERECON_ID
    - C_DOCTYPEQUOT_ID
  * New columns in AD_ORG:
    - EM_OBPOS_C_DOCTYPE_ID
    - EM_OBPOS_C_DOCTYPERET_ID
    - EM_OBPOS_C_DOCTYPERECON_ID
    - EM_OBPOS_C_DOCTYPEQUOT_ID

  Risk low: Columns have not been removed in order to initialize the new ones with the same value. API change occurs only in the backend, the webpos rewrites the new value in its document type properties.

* Remove C_DOCTYPE_ID in OBPOS_APP_PAYMENT_TYPE.
 
  Risk low: Column not used on the webpos
   
      


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker