Beispiel #1
0
void menuProducts::sPostActualCostsByItem()
{
  postCostsByItem(parent, "", TRUE).exec();
}
Beispiel #2
0
void modulePD::sPostActualCostsByItem()
{
  postCostsByItem(parent, "", TRUE).exec();
}