Page 1 of 1

[Solved] Update stocks

Posted: Sat Jan 13, 2018 1:22 am
by biosotis
Hi,

i'm a begginer on Base.

i'm trying to create a very simple database to manage stocks.

i have 3 tables:
products(idp, name_p, properties, stock)
entities(ide, name_e, contact)
requests(idr, idp, ide, date, quantity)

I want to create a form for when I insert a new request, automatically drop the quantity in the stock.

can anyone help me?

Re: Update stocks

Posted: Sat Jan 13, 2018 1:44 pm
by Villeroy