@@ -21,7 +21,7 @@
{
"name" : "Mass Editing",
"version" : "1.3",
- "author" : "Serpent Consulting Services",
+ "author" : "Serpent Consulting Services Pvt. Ltd.",
"category" : "Tools",
"website" : "http://www.serpentcs.com",
"description": """This module provides the functionality to add, update or remove the values of more than one records on the fly at the same time.
@@ -102,7 +102,6 @@ class mass_object(models.Model):
})
return True
-
@api.one
def unlink_action(self):
if self.ref_ir_act_window: