Skip to content

Instantly share code, notes, and snippets.

@edwardchanjw
Last active April 2, 2021 03:09
Show Gist options
  • Save edwardchanjw/c9f7f9facc8a04a4c46321f7b65921e9 to your computer and use it in GitHub Desktop.
Save edwardchanjw/c9f7f9facc8a04a4c46321f7b65921e9 to your computer and use it in GitHub Desktop.
odoo
https://synchron.io/en/pricing
dahoy60512@ichkoch.com
https://stacksocial.com/?rid=9983045
FrameStreamza7
https://discuss.erpnext.com/t/migrate-from-odoo-to-erpnext/18574/17
https://docs.huihoo.com/odoo/training/reference-material/how-to-use-api-to-connect-external-tools.pdf
https://rossum.ai/integrations/odoo/
https://odoo-connector.com/guides/bootstrap_connector.html#backend-model
https://zapier.com/apps/openerp/integrations
https://supportuae.wordpress.com/2018/02/22/redirect-to-view-using-python-odoo/
https://www.youtube.com/watch?v=zFmdRDeyGug
https://youtu.be/tczXPt0JvJs?t=260
https://www.odoo.com/forum/help-1/how-to-display-exists-data-in-form-view-in-odoo-10-114948
Add to dashboard
https://apps.odoo.com/apps/modules/13.0/ks_dashboard_ninja/
https://frepple.org/docs/4.1/integration-guide/odoo-connector.php
https://github.com/cenit-io/odoo-integrations
Approach Priority for custom / mobile client
1. https://beolla.com/make-api-request-without-jquery-odoo/
2. https://www.youtube.com/watch?v=wGvuRbCyytk
3. https://youtu.be/SIoljYJhTqk?t=709 use the arch
Skillset required:
1. Creating own REST API
2. Using existing jsonrpc API
3. Odoo's model (Domain knowledge of how an odoo's data model, if want to maintain compatibility with existing form or Odoo's UI), add new view to edit the official module, and won't causing not synchronize data.
https://github.com/naham2021/custom/blob/9c23cf77b7eae962e91c3f236d75476c40909b40/odoo_portal_attendance/controllers/main.py
koji jibble job
https://github.com/OCA/hr-attendance/blob/245643589ddcc02613b10c51543b68cd6617960d/hr_attendance_geolocation/static/src/js/attendance_geolocation.js
ir.actions.client
Client action tag hr_attendance_my_attendances
Target Window Main action of Current Window
External ID hr_attendance.hr_attendance_action_my_attendances
Model hr.attendance Order check_in desc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment