hi,

i want to ask the concept, let say :
i have 2 locations name : location a & location b, and then i want to 
transfer the stock from location a to location b. 
in the stock table i define field location, which is refer to table branch, 
and then i create another table for record those stock movement, contain 
field from location, to location, date, stock and quantity. the stock 
movement table will be automatically update stock table field location and 
quantity during insert.

what is the name of concept above?
is it multi tenant?
any idea how to achieve above concept using web2py?

thanks and best regards,
stifan

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to