Hi !
I'm new to this forum, my name is Mario.
I'm using GC and it really is a great help, thanks to it's developers !
Now I face something that I don't know how to solve.
I want to create a module for stock input.
I input stock through a Dispatch Note.
So I can have 3 tables to use with a 'set_relation_n_n' function:
- dispnote
- product
- dispnote_product
with this elements GC draws the widget to assign several products to one dispatch note.
But I need to input product quantities in order to update the stock.
How can achieve this ? Can I do that with the same relational widget or must I do it from scratch ?
Thanks & regards !