Page 1 of 1
Procedure.UnitQty
Posted: Thu Sep 20, 2007 10:36 am
by jordansparks
I think this field should be an int. Hopefully, you're not using it yet, and we can make that change simply. Without it being an int, all queries to determine production become quite a bit more complex. The one result of this is that we will have to set it to one for all new procs, but that won't be too hard.
Posted: Mon Sep 24, 2007 1:37 pm
by fdscadmin
Yes. That would make sense for it to be an int. The same for BaseUnits. I am working on that section now, so I will make the changes.
Posted: Mon Sep 24, 2007 2:05 pm
by jordansparks
Lookout. I'm working on FormInsPlan as we speak. And also on the various related InsPlan files.
Open Files.
Posted: Mon Sep 24, 2007 2:11 pm
by fdscadmin
I'm mostly working on adding base unit support to the procedure table and procedure log. I might need to update the "total" fee and estimate calculations to include base units if they are assigned.