Hi, I put a button and a one2many field.
By pressing this button i want to add few specific records to this one2many field. It is possible, But the problem is that when users click on the button nothing happens, Then they have to save the record again , And also they have to press the refresh button ! Then the result is available. Is there any other ways to make this button more user friendly. e.g when user click on the button, Then it forces the model to be saved and refresh the button. or maybe we should go for on_change method to make other record to be based on something (not a button, maybe a simple check box which is functionally doing a button's job :) ) Which part of Tryton has some kind of implementations like this ? Regards, -- [email protected] mailing list
