Search 1.9 billion lines of Odoo code on GitHub

l10n_co_res_partner

Author: Dominic Krimmer, Plastinorte S.A.S
License: AGPL-3
Branch: 12.0
Repository: dkrimmer84/l10n_co_res_partner
Dependencies: account, base, web, and website_sale
Languages: CSS (30, 0.4%), HTML (82, 1.0%), JavaScript (182, 2.3%), Markdown (53, 0.7%), PO File (196, 2.5%), Python (401, 5.1%), and XML (6921, 88.0%)
Other branches: 10.0, dev, master, and plastinorte
Other repositories: BrayhanJC/l10n_co_res_partner, Diegoivanc/l10n_co_res_partner, KonosCL/l10n_co_res_partner, Thojad/l10n_co_res_partner, dkrimmer84/l10n-colombia, jccdelghans/l10n_co_res_partner, jviloria/l10n_co_res_partner, lauracvilla-zz/l10n_co_res_partner, lorenactorres/l10n_co_res_partner, rootweiller/l10n_co_res_partner, wedalo/l10n_co_res_partner, xirobs/l10n_co_res_partner, and zbgerman/l10n_co_res_partner

<h1>LocalizaciĆ³n Colombia: Terceros</h1> <p><img src="http://www.plastinorte.com/images/main_screenshot.png" alt="main_screenshot.png"></p> <h2>Local Rules</h2> <p>In Colombia there are some local rules that have to apply when creating a new contact. This module is designed from the legal requirements of the tax authority in Colombia.</p> <ul> <li>It is quite common that persons have up to 4 names. All of these are important to separate.</li> <li>The CIIU Code of a company shows the Industrial Classification of a company. This information will be important for tax calculation and statistics</li> <li>In Colombia there are many types of identification that have to be very clear in almost every transaction.</li> <li>NIT is the identification number for almost every company. The verification code will be calculated automatically.</li> </ul> <h2>What you get</h2> <ul> <li>Redesign of the contact form due to the above mentioned local rules that have to apply in Colombia:</li> <li>Additional fields: first name, second name, last name, second last name</li> <li>Additional fields: Type of Person, Document Type, Document Number, Tributate regime, CIIU Code</li> <li>Handling all kind of identification types that are relevant in Colombia</li> <li>Intelligent form: Fields will be checked for correctness and completeness</li> <li>Identification Number added into Tree View</li> <li>Identification Number added into KanBan View</li> <li>Visual Identifier for incomplete contacts in Kanban- and Tree view</li> <li>Auto-Complete of NIT: Type in the NIT and the Verification Digit will be calculated automatically</li> <li>Description of economic activities (CIIU Code), including the entire list to maintain it</li> <li>Maintain the CIIU list under this new menu point: Accounting/Configuration/Accounting/CIIU</li> <li>Contacts can be found by Identification Number (e.g. NIT)</li> <li>Added a complete list of all cities and departments in Colombia</li> <li>Country, Department and Municipality Dependency Logic in order to avoid confusion of locations with the same name</li> <li>Identification / Document-Type combination will be checked as it should be unique</li> <li>All changes available in english (choose language: en_GB)</li> </ul> <h2>How to install</h2> <p>Setup a running environment of Odoo on your machine (local or remote). Here are two links on how to install odoo locally on Ubuntu and Mac: Ubuntu: https://goo.gl/mgEbUR Mac: http://goo.gl/hXBqfG</p> <p>Once you have a running installation, you can install this module on several ways: </p> <ol> <li><p>Go to your Addons folder of your Odoo Installation and type &quot;git clone <repository-master>&quot;. </p></li> <li><p>You can download the ZIP file and extract all files. Have in mind that the folder you will add to your addons path is called &quot;l10n<em>co</em>res_partner&quot;.</p></li> <li><p>Install Docker on your computer and follow this instructions: https://goo.gl/5p8Q7Y</p></li> </ol> <p>Restart your server and go the the applications tab. Change to developer mode and update the application list. Then you can search for the module like &quot;colombia&quot; or &quot;Terceros&quot;. Install it. Have fun.</p> <h2>License</h2> <p>Like many other modules for odoo, this project runs under the AGPL-3 license (http://www.gnu.org/licenses/agpl-3.0.html). Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.</p> <h2>Feedback</h2> <p>We want to improve constantly our software, therefore we love feedback. Feel free to comment at any time our code. If you think something is missing please don&#39;t hesitate to drop a message.</p> <h2>Contact</h2> <p>This is how you can reach the contributors: </p> <p>Dominic Krimmer: dominic@plastinorte.com Hector Ivan Valencia MuƱoz: quipus.total@gmail.com test</p>