![]() |
SystemParameters.php - romalpa clause - Printable Version +- webERP Forum (http://www.weberp.org/forum) +-- Forum: webERP Discussion (http://www.weberp.org/forum/forumdisplay.php?fid=1) +--- Forum: Feature Requests (http://www.weberp.org/forum/forumdisplay.php?fid=5) +--- Thread: SystemParameters.php - romalpa clause (/showthread.php?tid=135) |
SystemParameters.php - romalpa clause - james.dupin - 02-28-2012 3 remarks for the same option - the Romalpa clause description is inside an editable box (see screenshots) - I don't see where to translate this description "Ownership will not pass to the buyer until the goods have been paid for in full" - regarding this sentence, I am far from being an accountant (believe me) but as I was googling to understand this term, it appears to me that the romalpa clause is even stronger than what you describe. To me: what you describe is the "classical clause" but not the romalpa which is extended to goods transformation. please advise. RE: SystemParameters.php - romalpa clause - Exsonqu_Qu - 02-28-2012 Hi, James, Since it will appear in invoice, so this messages are stored in database instead of gettext. So we have to translate in this system parameters instead of in messages.po. Best regards! Exson RE: SystemParameters.php - romalpa clause - james.dupin - 02-28-2012 in that case I believe that a warning should be disclosed somewhere to let people know that they have to tweak(?) a field in a table. what table what field what do you think? RE: SystemParameters.php - romalpa clause - phil - 02-28-2012 That's true - you can get a several page Romalpa clause... and this is just sample text that might be in there. All entries in the database are of course in the language of the business. We only have English in the demo.... there is for example no way currently to have product descriptions in the user's language as well. |