Patch level : 10.0 410
Files correlati : ve0.exe dichiarazione CONAI Ricompilazione Demo : [ ] Commento Nomi dei campi per i pesi dei poliaccoppiati conai git-svn-id: svn://10.65.10.50/trunk@19236 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
c681539e73
commit
bf016f6694
@ -811,7 +811,7 @@ real TRiga_documento::qtaresidua_mag() const
|
||||
|
||||
const char * TRiga_documento::get_conai_peso_name(int type) const
|
||||
{
|
||||
const char* const __conai_peso_names[] = {"QUNACC", "QUNALL", "QUNCAR", "QUNPLA", "QUNLEG", "QUNVET"};
|
||||
const char* const __conai_peso_names[] = {"PUNACC", "PUNALL", "PUNCAR", "PUNPLA", "PUNLEG", "PUNVET"};
|
||||
|
||||
if (conai_configured_type(type))
|
||||
return __conai_peso_names[type];
|
||||
|
Loading…
x
Reference in New Issue
Block a user