Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup ADProcessDAO #1009

Closed
teosarca opened this issue Jul 13, 2018 · 1 comment
Closed

Cleanup ADProcessDAO #1009

teosarca opened this issue Jul 13, 2018 · 1 comment

Comments

@teosarca
Copy link
Member

Is this a bug or feature request?

FR
Required for metasfresh/metasfresh#4367

What is the current behavior?

Which are the steps to reproduce?

What is the expected or desired behavior?

@teosarca teosarca self-assigned this Jul 13, 2018
teosarca added a commit to metasfresh/metasfresh that referenced this issue Jul 13, 2018
teosarca added a commit that referenced this issue Jul 13, 2018
@teosarca
Copy link
Member Author

teosarca commented Jul 13, 2018

Found out that "process parameters callout support" it was already implemented.
Just let your process class implement de.metas.process.IProcessParametersCallout.

e.g. de.metas.ui.web.picking.husToPick.process.WEBUI_HUsToPick_PickCU.onParameterChanged(String)

So, in this task i've just cleaned up a bit the ADProcessDAO API.

@teosarca teosarca changed the title Implement process parameters callout support Cleanup ADProcessDAO Jul 13, 2018
metas-ts added a commit to metasfresh/metasfresh that referenced this issue Jul 16, 2018
  * [#1461](#1461) Improve User Password Hashing
  * [#4009](#4009) Improve callout org.compiere.model.Callout_AD_Column
  * [#4026](#4026) Generate and mail the CSV only when Der Kurier shipper transportation is completed
  * [#4299](#4299) Jasper: Translations missing in en_US version
  * [#4315](#4315) metasfresh-app server fails to startup on a dev-machine
  * [#4345](#4345) Make accounting async
  * [#4346](#4346) Individual sequences for products and projects
  * [#4354](#4354) Notify user on error creating document PDF
  * [#4359](#4359) Set default values for new Integer and YesNo AD_Columns
  * [#4367](#4367) HU Transformation for LU, Packing Item and TU Qty default
  * [#1006](metasfresh/metasfresh-webui-api-legacy#1006) Forgot password webui api
  * [#1009](metasfresh/metasfresh-webui-api-legacy#1009) Cleanup ADProcessDAO
  * [#4356](#4356) Sales Orderline:ERROR: duplicate key value violates unique constraint "c_paymentterm_name"
  * [#4370](#4370) M_ReceiptSchedule_Generate_M_InOuts error if M_ReceiptSchedule has Qty = 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants