We still need a way to have true multiple views of the same model/object. Right now if I prepare an inherited view for res_partner I can set the priority lower than the normal res_partner view and this new view will be used. The problem is that it gets used everywhere including for the regular Partners view which is not what we want. We want the regular view for Partners to be unaffected. There was a posting by 'rahul' that showed how to make manual changes to the actions table and you could have these views as separate. We need this functionality to become part of Tiny/Open without the need to resort to manual table manipulations.
Temporal database of business documents. There has been some discussion of temporal data. This is very important for business audits. You must be able to produce or reproduce the exact business documents of the past. An invoice for three years ago must be exactly as it was issued. With old addresses, old phone numbers, whatever. Nothing must be changed from the past data. The way a lot of companies are approaching this now is to keep temporal document storage where every 'finalized' business document is stored as an image (pdf for example) and can be retrieved if necessary. Tiny/Open needs to implement such a temporal document system. To beat the drum one more time, Financial Statements. There needs to be changes as I suggested in a Feature Request regarding the account attributes so that financial reports can even be possible. Beyond that then we need for starters just the main basic financial statements, that is, P/L statement and Balance Sheet with basic 'Accounting 101' type formatting. This should be priority #1 to support end-users. Regards, Gerry _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
