Jump to content
Fivewin Brasil

cst_pis e cofins classe gilmer


sistem

Recommended Posts

caso não preencha o cst do pis e cofins vem como padrão 04, é isso mesmo?

o VONFE2G_V4.prg  tem a seguinte linha:

   local cST := if(empty(oItem:CST_PIS), "04", oItem:CST_PIS),nPos

e:

   Elseif cST IN "04;06;07;08;09"
      aadd( axArray, {"PISNT", {}, 1  } ) ; nPos := len(axArray)
      aadd( axArray[nPos][2] , {"CST"       , TVoNFeItem():New("N", 1,  2, 2,,,cST  )  }  )

PISNT - Grupo de PIS não tributado 

a pergunta... o cst pis / cofins sem valor não valida? pq do padrão "04"?  04-Operação Tributável (tributação monofásica (alíquota zero)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...