Hi,
I'm wondering if I need some set-up for "item" on charges. I get always an error "charges on item cannot be used"
What set-ups do I need to put to enable "items" on charges code?
Br,
sami
Hi, Its a standard validation to check if type is Item and charges module is Customer or Vendor then throw this error. The validation is written in checkCustType method and checkVendType method in MarkupTable table.