• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Inventory mgt!!!!!!!!

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
--------------------------------------------------------------------------------
hi all!

this is my first post expect help.i dont know whether this is the right place for my problem but i'm in great desparation.

i need to develop a Inventory mgt module and the scenario is like this-->

login-->stock ----------------------------->current stock
purchase---------->itemid add item
sales---->itemid price delete item
price qty
qty vendor
party

i'm sorry if i'm not clear about the structure.sales is like shopping cart u add items to ur cart and and when u r done u generate bill.purchase is simply to update ur database for ur record keeping purpose.and also stock review can be done through purchase table.



can any body help
 
Ranch Hand
Posts: 196
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
So what exactly do you want help with? You have spelled out the
requirements and described a little how it should look, but what part
of the code are you having problems with? What exactly do you need from us?
 
this llama doesn't want your drama, he just wants this tiny ad for his mama
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic