Customer_Order GitHub

📊 Overview: 2 Functions

Extends: DataClass

🕐 Last updated: 2026-01-13T16:04:11.236Z


📑 Table of Contents


Functions

Regular Functions

classicMakeOrderSort

[🖥️ local]

Function classicMakeOrderSort($ProductEntity : cs.ProductEntity)

Sorts customer orders using classic 4D ORDER BY for make order view (prioritizes standard orders if product requires)

Parameters:

Name Type Optional Description
$ProductEntity cs.ProductEntity - -

classicOrderOverviewSort

[🖥️ local]

Function classicOrderOverviewSort($ProductEntity : cs.ProductEntity)

Sorts customer orders using classic 4D ORDER BY for order overview (completed last, prioritizes standard orders)

Parameters:

Name Type Optional Description
$ProductEntity cs.ProductEntity - -

🗂️ Tables

� Forms


Generated from Customer_Order.4dm


This site uses Just the Docs, a documentation theme for Jekyll.