Skip to content

Fixes ISSUE-27441. Remove unused c_order_status & C_DEBT_PAYMENT_PAID

c_order_status function is unused and part of it seem only implemented for the old-flow/pre-aprm world. c_debt_payment_paid function is only used by c_order_status

Remove both as unused and obsolete as part of old-flow cleanup.

Argumentation/checks on why both are obsolete is in the issue description: https://issues.openbravo.com/view.php?id=27441

try: https://builds.openbravo.com/view/try/job/try-init/1868

  • success except try-api
  • api-changes raised in there are covered in that MR dependency here
Edited by Stefan Huehner

Merge request reports