Patch level :
Files correlati : Ricompilazione Demo : [ ] Commento : Default su separa articoli nelle lavanderie git-svn-id: svn://10.65.10.50/branches/R_10_00@22234 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
4e04218af0
commit
3c245f68d4
@ -637,7 +637,11 @@ void TClifo_application::init_insert_mode(TMask& m)
|
|||||||
init_query_mode(m);
|
init_query_mode(m);
|
||||||
m.enable_page(4, _gesven);
|
m.enable_page(4, _gesven);
|
||||||
if(_gesven)
|
if(_gesven)
|
||||||
|
{
|
||||||
m.enable_page(10, _geslv);
|
m.enable_page(10, _geslv);
|
||||||
|
if (_geslv)
|
||||||
|
m.set(F_ARTSEP, "X");
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
void TClifo_application::init_modify_mode(TMask& m)
|
void TClifo_application::init_modify_mode(TMask& m)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user