Difference between revisions of "Plugin: LCL Rut Taxid"

From iDempiere en
Line 27: Line 27:
 
If you want to provide additional comments, please use the [[Talk:Plugin:_LCL_Rut_Taxid|Discussion page]]
 
If you want to provide additional comments, please use the [[Talk:Plugin:_LCL_Rut_Taxid|Discussion page]]
  
== Configuration ==
 
 
=== SysConfig Parameters ===
 
 
N/A
 
  
 
== How to Install ==
 
== How to Install ==
 +
There two ways to install:
  
 
=== Felix Console ===
 
=== Felix Console ===

Revision as of 19:49, 25 March 2015

  • Maintainer: Raul Vasquez
  • Status: Testing
  • License: GPLv2
  • Price: Free
  • Bitbucket Repository: [1]
  • Zip file: VerificadorRutChile.zip
  • Sources: bitbucket
  • On Feature: VerificadorRutChile.feature.group


Description

This functionality adds chilean Tax Id RUT Verification on TaxID field


Feedback

Please rate this plugin:

{{#w4grb_rate:Plugin:_LCL_Rut_Taxid}}

<w4grb_ratinglist pagevotes idpage="Plugin:_LCL_Rut_Taxid" items="30"/>


If you want to provide additional comments, please use the Discussion page


How to Install

There two ways to install:

Felix Console

watch this video (spanish)[2]

P2 Repository

Unzip VerificadorRutChile.zip

DESTINATION=/opt/idempiere-server  # Where your iDempiere server is installed
REPO=/folder/where/you/unzip/VericadorRutChile.zip
cd $DESTINATION
sudo java -Dosgi.noShutdown=false -Dosgi.compatibility.bootdelegation=true -Dosgi.install.area=director \
  -jar plugins/org.eclipse.osgi_3.7.*.jar -application org.eclipse.equinox.p2.director \
  -consoleLog -profileProperties org.eclipse.update.install.features=true \
  -destination $DESTINATION -repository file://$REPO \
  -i VerificadorRutChile.feature.group

Replace the DESTINATION variable with the folder where your iDempiere server is installed.

Cookies help us deliver our services. By using our services, you agree to our use of cookies.