Line Items module

Hi All,

I created a custom module for Orders, I want to be able to add items to the order, basically setup services in the products module and be able select them to add to an order.

I created a relationship between my custom module and the Line Items module and got a subpanel for Line Items on the Orders module but while there is a ‘products’ field its seems to be disabled (see the screenshot)

I’d like to have dropdown field that would populate the price field. What’s the deal here, why is the product field disabled?

There is very little documentation on the Line Items module to refer to. Any insight would be appreciated

Regards
Govind Dhanraj

You cant add line items to a module without doing a fair bit of custom coding I’m afraid. Its not something that’s supported by default.

1 Like