Hi Luke and Erik; First, yes, there were some typos. This was intended to be a pseudocode example not a rigid spec. Luke, your interpretation there is correct.
Erik: To create a new type of file attachment what you really have to do in this framework is: 1) Create a new table partition for the base info 2) Create new table partitions for secondary links 3) Create a view for files linking to the type of attachment 4) Modify UI as required. The first two are largely copy/paste (and probably ask about numbers from the community first). The last two involve more custom coding. BTW, I am going to suggest the following number assignments to start: 1) Transactions 2) Orders 3) Reconciliation 4) Entity 5) Entity Credit Account (Customer/Vendor) 6) Employee 7) Parts 8) Unattached Imports 9) Standard Documents I am looking into file type detection. Best Wishes, Chris Travers ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2d-c2 _______________________________________________ Ledger-smb-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ledger-smb-devel
