Thanks all for your suggestions. I will try to keep my mods as far from the release code as possible.
And on that thought. Would I be better off making my ecommerce scripts interact with ledgersmb through the ledger perl scripts via POST, or by directly accessing the database? E.g. Suppose I fill up my cart with items I want to put in a quote - should I post these to oe.pl, or just insert them into the orderitems table? I'm thinking the former would be a better option... as I don't know which tables are updated when a new quote is entered. Then again, interacting with the perl scripts is probably more likely to cause troubles in future releases... I'd definitely be interested in trying your engine, or at least checking the code out for some idea of what to do. I've looked at Agora, but it is so full of stuff I don't need. -- View this message in context: http://www.nabble.com/Best-practice-for-customization-to-allow-persistance-between-versions--tp17771430p17794070.html Sent from the Ledger SMB - Development mailing list archive at Nabble.com. ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Ledger-smb-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ledger-smb-devel
