Uses of Class
org.compiere.model.MOrgInfo
Package
Description
This is the package that contains the majority of iDempiere's generated model class and interface.
Provide majority of iDempiere's extended model class (M*).
Provide majority of iDempiere's extended model class (M*).
-
Uses of MOrgInfo in org.brerp.base.model
-
Uses of MOrgInfo in org.brerp.sped.nfe.grid
Modifier and TypeMethodDescriptionprotected MOrgInfo
XMLMatch.getOrg
(br.inf.portalfiscal.nfe.schema.nfe.TNFe nfe) Get OrgInfoprotected MOrgInfo
XMLMatch.getOrg
(StringBuilder xml) Get OrgInfo -
Uses of MOrgInfo in org.brerp.sped.nfe.model
Modifier and TypeMethodDescriptionMLBRDocFiscal.getIdentificadorLocalDestino
(int C_BPartner_Location_ID, MOrgInfo orgInfo) Com base nas informações da Organização e PN, Define O idenficador do Loca de Destino da Operação. -
Uses of MOrgInfo in org.brerp.sped.nfe.process
Modifier and TypeMethodDescriptionstatic br.inf.portalfiscal.nfe.schema.retdistdfeint.RetDistDFeInt
Consulta a SeFaz para fazer o Download do arquivo XML da NFestatic br.inf.portalfiscal.nfe.schema.retdistdfeint.RetDistDFeInt
Consulta o Parceiro de Negócios na SeFaz -
Uses of MOrgInfo in org.brerp.sped.nfe.util
Modifier and TypeMethodDescriptionstatic StringBuilder
AssinaturaDigital.Assinar
(StringBuilder xml, MOrgInfo oi, String docType) Assina o arquivo XMLstatic String
NFeUtil.getCityCode
(MOrgInfo oi) Pega o código da cidadestatic int
NFeUtil.getRegionCode
(MOrgInfo oi) Pega o código do estadostatic void
NFeUtil.regerarCertificadoNFe
(MOrgInfo infoOrganizacao, Properties ctx) void
NFeConfig.setOrgInfo
(MOrgInfo orgInfo) ModifierConstructorDescriptionNFeConfig
(MOrgInfo orgInfo, String envType, String nfeTpEmi, int C_Region_ID, String region, MLBRDigitalCertificate dcOrg, MLBRDigitalCertificate dcWS) -
Uses of MOrgInfo in org.compiere.model
Modifier and TypeMethodDescriptionstatic MOrgInfo
MOrgInfo.get
(int AD_Org_ID) Get MOrgInfo from cache (immutable)static MOrgInfo
Get MOrgInfo from cache (immutable)static MOrgInfo
MOrgInfo.get
(Properties ctx, int AD_Org_ID) Get MOrgInfo from cache (immutable)static MOrgInfo
MOrgInfo.get
(Properties ctx, int AD_Org_ID, String trxName) Get MOrgInfo from cache (immutable)static MOrgInfo
MOrgInfo.getCopy
(Properties ctx, int AD_Org_ID, String trxName) Get updateable copy of MOrgInfo from cacheMOrg.getInfo()
Get Org InfoMOrgInfo.markImmutable()
ModifierConstructorDescriptionMOrgInfo
(Properties ctx, MOrgInfo copy) Copy constructorMOrgInfo
(Properties ctx, MOrgInfo copy, String trxName) Copy constructorCopy constructor