Zurmo and AutoIncrement
So you want to add an autoincrement field in your zurmo module? For instance, have opportunities with auto increment? Well, it’s a 2 step process. First you need to create a function to assign the number, then you need to call that function in the controller after creating the opportunity…so in the opportunity.php model (app>protected>modules>opportunities>models) …








