On Tue, Mar 31, 2015 at 7:52 PM, Cédric Krier <[email protected]> wrote:
> On 31 Mar 18:44, Sasa Ostrouska wrote: > > On Tue, Mar 31, 2015 at 2:18 PM, Cédric Krier <[email protected]> > wrote: > > > > > Hi, > > > > > > I wrote a blueprint for an initial customs management in Tryton. > > > http://code.google.com/p/tryton/wiki/CustomsManagement > > > > > > Comments are welcome. > > > > > Great to see that. I would like to mention also that in south america and > > especially in Brasil you have a > > NCM (Nomenclatura Comum do Mercosul) number which is composed by the > first > > four digits from HS Code but the last four are different and not > > same as in HS system. > > Nothing prevent to encode what ever you want as code and restrict its > usage to a country. > Even if the Standard International Trade Classification is deprecated: > http://en.wikipedia.org/wiki/Standard_International_Trade_Classification > > Ok > > Another thing is that NCM code in Brasil defines the > > amount of different taxes > > you have to pay on the product, not only the amount of import tax. > > > > For example NCM 8431.49.29 defines: > > > > 0% for import duties > > 1,65% for PIS tax > > 8,60% for COFINS tax > > 5% for IPI tax > > > > Of course other NCM numbers have different values, therefore would be god > > to see the possibility to have more than one tax > > calculated according to the NCM number. > > No, the goal of this design is for customs duties only. > It is not for direct taxes which are managed by the tax system in > account module. > Good, I thought it could be done here as in Brasil basically even the internal trade taxes are applied according to these NCM numbers.
