NF10 Info Window Generate Shipment (manual)
From iDempiere en
Feature: Generate shipments (manual) migrated to info window
Goal: Functional
Developer: cloudempiere/petertakach
Review: CarlosRuiiz, Hengsin
Feature Ticket: IDEMPIERE-1963
Goal:
- deprecate form generate shipment (manual)
- keep working old form (hidden)
- migrate legacy functionality to info window
- allow use new functionality of info window (value preference, customise parameters, new columns without development ...)
- use single source of true for info window and batch process
Changes:
- added new info window which replace form (in case you want to use old form, then you can enable it in application dictionary)
- processes attached to info window for order to ship and rma to return
- improved process generate shipment - using view %m_inout_candidate%
- Print can be started manually from process info result window Add Printing Support to ProcessInfoDialog
Customisability:
- you can change info window view m_inout_candidate_v directly or report view component
- you can add/remove columns and filters (configure info window) by editing Application Dictionary => info window
- you can add new custom process to additional data processing - development required
- info window customisation without development NF8.2_Info_Window_Customisation