|
Does anyone use Chado for physical inventory management?
We are exploring the use of Chado to build a lightweight and generic system for managing physical inventory. We already use Chado for other purposes, so it would be a natural extension. The Stock module appears to be suitable to capture the various
sample types we are dealing with, however, there does not appear to be a concept of a physical location. For instance, we'd like to track the location of physical samples in tubes, wells, plates, freezer, etc. Would it be reasonable to add a table/module
to capture stock location? Or, is this getting outside of the scope of Chado?
Thanks in advance,
Nelson
------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ Gmod-schema mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gmod-schema |
|
hi Nelson.
I've never used Chado for a physical inventory, but if you use the stock table you could store the location in stockcollection
-Naama Naama Menda
Boyce Thompson Institute for Plant Research Tower Rd Ithaca NY 14853 USA (607) 254 3569 Sol Genomics Network http://solgenomics.net/ [hidden email] On Tue, Jan 31, 2012 at 2:16 PM, Axelrod, Nelson <[hidden email]> wrote:
------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ Gmod-schema mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gmod-schema |
|
Also, you might be able to link stock with a nd_geolocation via
nd_experiment, but that might be too many steps to be convenient for a simple "stock X is in freezer Y"! On Wed, Feb 1, 2012 at 5:03 PM, Naama Menda <[hidden email]> wrote: > hi Nelson. > > I've never used Chado for a physical inventory, but if you use the stock > table you could store the location in stockcollection > http://gmod.org/wiki/Chado_Stock_Module#Table:_stockcollection > > -Naama > > Naama Menda > Boyce Thompson Institute for Plant Research > Tower Rd > Ithaca NY 14853 > USA > > (607) 254 3569 > Sol Genomics Network > http://solgenomics.net/ > [hidden email] > > > On Tue, Jan 31, 2012 at 2:16 PM, Axelrod, Nelson > <[hidden email]> wrote: >> >> Does anyone use Chado for physical inventory management? >> >> We are exploring the use of Chado to build a lightweight and generic >> system for managing physical inventory. We already use Chado for other >> purposes, so it would be a natural extension. The Stock module appears to >> be suitable to capture the various sample types we are dealing with, >> however, there does not appear to be a concept of a physical location. For >> instance, we'd like to track the location of physical samples in tubes, >> wells, plates, freezer, etc. Would it be reasonable to add a table/module >> to capture stock location? Or, is this getting outside of the scope of >> Chado? >> >> Thanks in advance, >> Nelson >> >> >> ------------------------------------------------------------------------------ >> Keep Your Developer Skills Current with LearnDevNow! >> The most comprehensive online learning library for Microsoft developers >> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, >> Metro Style Apps, more. Free future releases when you subscribe now! >> http://p.sf.net/sfu/learndevnow-d2d >> _______________________________________________ >> Gmod-schema mailing list >> [hidden email] >> https://lists.sourceforge.net/lists/listinfo/gmod-schema >> > > > ------------------------------------------------------------------------------ > Keep Your Developer Skills Current with LearnDevNow! > The most comprehensive online learning library for Microsoft developers > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, > Metro Style Apps, more. Free future releases when you subscribe now! > http://p.sf.net/sfu/learndevnow-d2d > _______________________________________________ > Gmod-schema mailing list > [hidden email] > https://lists.sourceforge.net/lists/listinfo/gmod-schema > ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ Gmod-schema mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gmod-schema |
| Powered by Nabble | Edit this page |
