[Solved] Update stocks

Creating and using forms
Post Reply
biosotis
Posts: 1
Joined: Sat Jan 13, 2018 12:48 am

[Solved] Update stocks

Post 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?
Last edited by biosotis on Sun Jan 14, 2018 6:35 pm, edited 1 time in total.
OpenOffice 4.1.4 on Windows 7
User avatar
Villeroy
Volunteer
Posts: 31269
Joined: Mon Oct 08, 2007 1:35 am
Location: Germany

Re: Update stocks

Post by Villeroy »

Please, edit this topic's initial post and add "[Solved]" to the subject line if your problem has been solved.
Ubuntu 18.04 with LibreOffice 6.0, latest OpenOffice and LibreOffice
Post Reply