codize-app / odoo_barcode

Bardcode App for Odoo, made with Angular and Capacitor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Odoo Barcode

App for scan barcode with mobile and send it to Odoo Server, Android and iOS. Develop by Codize.

Develop with Angular and Capacitor.

Developer: Ignacio Buioli

Settings

Enable CORs with a Proxy like NGINX or Apache in your Odoo Server.

In order to start the project, first npm install

Then build the Angular App:

npm run build

Then go to Android Studio Project:

npx cap open android

Compile the APK like any other app. Install the app on device, put odoo data and log in.

Devices Testing

  • LG LM-X540HM - Android 10
  • Huawei SCL-L03 - Android 5.1.1

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.


Contact: info@codize.ar

About

Bardcode App for Odoo, made with Angular and Capacitor

License:GNU General Public License v3.0


Languages

Language:TypeScript 69.5%Language:HTML 16.7%Language:SCSS 5.5%Language:JavaScript 4.7%Language:Java 3.6%