Merge branch 'R12.00.1136' of http://10.65.20.33/sirio/CAMPO/campo into R12.00.1136
This commit is contained in:
commit
4ebd47f1c1
@ -3685,7 +3685,7 @@ void TDocumento::update_row_auto_qta(int nrow, real & qta, bool plus, bool inser
|
||||
|
||||
void TDocumento::auto_evasione(const int nrow)
|
||||
{
|
||||
if (tipo().auto_evasione() && tipo().stati_iniziali_modifica().find(stato()) >= 0)
|
||||
if (tipo().auto_evasione())
|
||||
{
|
||||
// TLista_documenti docs;
|
||||
TConsegna_ordini e(tipo().auto_evasione_elab());
|
||||
|
Loading…
x
Reference in New Issue
Block a user