B
Brook
Good Day all,
I have an invoice form (frminvoices) set up so that the user can add
either a Consignment or Sold Invoice. the frm has a subform
(frminvoicedetailssubform), that the user selects the inventory item for the
invoice. As it is set up right now, there are no duplicates allowed so that
each inventory item is unique and only one specific inventory item can be
selected for either a sold invoice or consignment invoice...
The issue i'm having trouble with is that if one item off a consignment
invoince is sold, I have to go into that consignment invoice delete the item
then add it to the sold invoice. I would like to have the option to set up a
sold invoice, select the item I would like to add and if it is already on a
consignment invoice, have a message box asking if I would like to move or add
it to this invoice?
Is that possible?
Thanks,
Brook
I have an invoice form (frminvoices) set up so that the user can add
either a Consignment or Sold Invoice. the frm has a subform
(frminvoicedetailssubform), that the user selects the inventory item for the
invoice. As it is set up right now, there are no duplicates allowed so that
each inventory item is unique and only one specific inventory item can be
selected for either a sold invoice or consignment invoice...
The issue i'm having trouble with is that if one item off a consignment
invoince is sold, I have to go into that consignment invoice delete the item
then add it to the sold invoice. I would like to have the option to set up a
sold invoice, select the item I would like to add and if it is already on a
consignment invoice, have a message box asking if I would like to move or add
it to this invoice?
Is that possible?
Thanks,
Brook