Example #1
0
void menuManufacture::sCorrectProductionPosting()
{
  correctProductionPosting(parent, "", TRUE).exec();
}
Example #2
0
void moduleWO::sCorrectProductionPosting()
{
  correctProductionPosting(parent, "", TRUE).exec();
}