Chilean accounting, based in account plan offered by Superintendencia de Valores y Seguros (SVS), plus modifications from implementation experiences.
We follow these guidelines and advice:
git checkout -b my-enhancements-or-features
git commit -am 'Add my own enhacements or features'
git push origin my-enhancements-or-features
Blanco Martin & Asociados EIRL - http://blancomartin.cl
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License along with this program. If not, see http://www.gnu.org/licenses/.
Plan de cuentas para Chile, basado en el plan que entrega la Superintendencia de Valores y Seguros (SVS), más algunas modificaciones en base a experiencia de implementación.
Seguimos estas lineas básicas y recomendaciones:
Fork
de este proyecto.git checkout -b mis-mejoras-o-caracteristicas
Commit
de sus cambios: git commit -am 'Agrego mis propias mejoras o características'
Push
a su rama: git push origin mis-mejoras-o-caracteristicas
pull request
para que incorporemos sus mejoras al proyecto principal
Blanco Martin & Asociados EIRL - http://blancomartin.cl
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License along with this program. If not, see http://www.gnu.org/licenses/.