OCA / l10n-iran

Odoo Localization for Iran
GNU Affero General Public License v3.0
16 stars 20 forks source link

add l10_ir_base #14

Closed saeed-raeisi closed 2 years ago

saeed-raeisi commented 2 years ago

Hi I have launched a project to localize odoo In order to localize odoo with the cooperation of other partners and the participation of Iranian programmers

saeed-raeisi commented 2 years ago

https://github.com/FadooIR fadoo It is the only set of localization modules in Iran

saeed-raeisi commented 2 years ago

https://github.com/odoo/odoo/issues/73599 This issue has been closed And the localization process was started by the fadoo team :)

saeed-raeisi commented 2 years ago

I deleted the accounting chart of acconting and coordinated the applicable items with the accountant And will be re-created soon

saeed-raeisi commented 2 years ago

https://github.com/OCA/odoo-community.org/blob/master/website/Contribution/CONTRIBUTING.rst I have just started developing odoo and I am studying these And I try to follow all the points

saeed-raeisi commented 2 years ago

Iran Module - Calendar Will be added soon after the test is completed And datepicker, fullcalendar and other solar items

saeed-raeisi commented 2 years ago

Currently this module is only for changing labels But for different sections such as date invoices, etc., it will provide a function to change the date in all odoo

saeed-raeisi commented 2 years ago

Welcome to the OC Saeed. Please be patient (and persistent) with the review process. I added some comments, and I have a design concern. You also want to look at the pre-commit check log and fix the issues reported there.

Thanks

Thankful Yes, I read all the comments and applied them

saeed-raeisi commented 2 years ago

@dreispt Hi I looked for things that needed to change And I did, I am currently working on other localization modules and they will be ready soon

saeed-raeisi commented 2 years ago

@dreispt @moylop260 According to the advice of some experts, over 45 localization modules should be developed so that odoo can be used in Iran. To develop some modules, it is necessary to provide a system analysis diagram from odoo to experts

Do you know where odoo system analysis diagram can be found? Like: Data flow; Workflow I talked to university professors to help me with this

saeed-raeisi commented 2 years ago

Add province information The information of the cities will be entered after the confirmation of the codes sent by the tax office according to Article 169

saeed-raeisi commented 2 years ago

Ostan.xls List of cities and states On behalf of the tax office + code

saeed-raeisi commented 2 years ago

@dreispt @moylop260 Hi If I want to develop a payroll localization module payroll Not installed in version 14

om_hr_payroll om_hr_payroll_account Odoo Mates, Odoo SA These two modules are suitable for the commuinty version In terms of oca, No problem Localization module prerequisites Be a module of Odoo mate?

saeed-raeisi commented 2 years ago

Hi Does anyone answer? @pedrobaeza

pedrobaeza commented 2 years ago

There can't be external dependencies outside OCA and Odoo, so it's forbidden to use other modules from Odoo apps. You can just migrate OCA payroll module from 13.0 to 14.0

saeed-raeisi commented 2 years ago

https://github.com/OCA/payroll/pull/11 Right now, there are requests for migrate to 14

pedrobaeza commented 2 years ago

Great then. Just review that is correct for you, and approve it on the pull request, or put any comment about possible problems.

saeed-raeisi commented 2 years ago

ERROR: Could not find a version that satisfies the requirement odoo14-addon-payroll (from odoo14-addon-l10n-ir-hr-payroll) (from versions: none) ERROR: No matching distribution found for odoo14-addon-payroll

saeed-raeisi commented 2 years ago

https://github.com/FadooIR/l10n-iran/tree/iran_payroll Until version 14 of the eca payroll module is ready, this section will be transferred to another branch

sbidoul commented 2 years ago

@saeed-raeisi it looks like things are progressing :)

I noticed a few issues in the bot log due to the modified .gitignore. I fixed it at 1d6cce5236993daa00ab947a21b5902d929c6879.

To detect these errors early, it is highly recommended to use the ocabot merge command.

Do not hesitate to ping me if you have any difficulty with the CI infrastructure.