Search 1.9 billion lines of Odoo code on GitHub

mobile_app_angular

Author: GRAP,Akretion,Camptocamp,Odoo Community Association (OCA)
License: AGPL-3
Branch: 11.0
Repository: agenterp/stock-logistics-barcode
Dependencies: mobile_app_abstract
Languages: CSS (6074, 19.0%), HTML (356, 1.1%), JavaScript (25468, 79.6%), PO File (13, 0.0%), Python (14, 0.0%), and reStructuredText (75, 0.2%)
Other branches: 11.0_barcodes_generator_partner, and 11.0_barcodes_generator_partner_no_barcode
Other repositories: Change2improve/stock-logistics-barcode, Darknroses/stock-logistics-barcode, Deanzou/stock-logistics-barcode, Dobtor-OCA/stock-logistics-barcode, ForgeFlow/stock-logistics-barcode, Gabinete-Digital/stock-logistics-barcode, NeatNerdPrime/stock-logistics-barcode, OCA-MUK/stock-logistics-barcode, OCA/stock-logistics-barcode, RealSolutionsLux/stock-logistics-barcode, Tecnativa/stock-logistics-barcode, anhvu-sg/stock-logistics-barcode, ansinaesmejor/stock-logistics-barcode, coopiteasy/stock-logistics-barcode, dani-xtendoo/stock-logistics-barcode, druidoo-dev/stock-logistics-barcode, eLBati/stock-logistics-barcode, ehsu0407/stock-logistics-barcode, heymanh/stock-logistics-barcode, jasadmoozhiyan/stock-logistics-barcode, jimhoefnagels/stock-logistics-barcode, layounisl/stock-logistics-barcode, legalsylvain/stock-logistics-barcode, leonidasthe300/stock-logistics-barcode, lideritjnma/stock-logistics-barcode, nabima/stock-logistics-barcode, nuobit/stock-logistics-barcode, ofahd/stock-logistics-barcode, rudisulistyo/stock-logistics-barcode, rven/stock-logistics-barcode, sanube/stock-logistics-barcode, sendalpegat/stock-logistics-barcode, takobi-online/stock-logistics-barcode, unitek-solusi/OCA-stock-logistics-barcode, valmarnet/stock-logistics-barcode, wader1990/stock-logistics-barcode, x0rzkov/odoo-stock-logistics-barcode, xtendoo-corporation/stock-logistics-barcode, and zeroincombenze/stock-logistics-barcode

<h1 class="title">Mobile App - Angular Framework</h1> <p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external" href="https://github.com/OCA/stock-logistics-barcode/tree/11.0/mobile_app_angular"><img alt="OCA/stock-logistics-barcode" src="https://img.shields.io/badge/github-OCA%2Fstock--logistics--barcode-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/stock-logistics-barcode-11-0/stock-logistics-barcode-11-0-mobile_app_angular"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/150/11.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p> <p>This module is a toolkit module that provides Angular JS 1.1 librairy usefull for mobile applications. It does'nt provide any end features by itself.</p> <p><strong>Technical Information</strong></p> <p>Once installed the following standard librairies are available, and can be included in mobile applications provided by odoo by the following path</p> <ul class="simple"> <li><code>&lt;script src=&quot;/mobile_app_angular/static/src/lib/JS_FILE_PATH&quot;&gt;&lt;/script&gt;</code></li> <li><code>&lt;link href=&quot;/mobile_app_angular/static/src/lib/CSS_FILE_PATH&quot; rel=&quot;stylesheet&quot;&gt;</code></li> <li>(Angular JS v1.1)[<a class="reference external" href="https://angularjs.org/">https://angularjs.org/</a>]</li> <li>[Angular Translate](<a class="reference external" href="https://angular-translate.github.io/">https://angular-translate.github.io/</a>)</li> <li>[Ionic Framework](<a class="reference external" href="http://ionicframework.com/">http://ionicframework.com/</a>)</li> <li>[Ionic Icons](<a class="reference external" href="http://ionicons.com/">http://ionicons.com/</a>)</li> </ul> <p>An extra librairy named <code>angular_odoo.js</code> is available. It is a light Javascript library developped by Akretion and Camp To Camp ([original repository](<a class="reference external" href="https://github.com/hparfr/angular-odoo">https://github.com/hparfr/angular-odoo</a>)) that provides generic functions to develop angular apps that communicate with an odoo instance.</p> <p><strong>See also</strong></p> <ul class="simple"> <li><code>mobile_app_picking</code> module (same repository)</li> </ul> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#bug-tracker" id="id1">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id2">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id3">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id4">Contributors</a></li> <li><a class="reference internal" href="#maintainers" id="id5">Maintainers</a></li> </ul> </li> </ul> </div> <a name="bug-tracker"></a> <h2><a class="toc-backref" href="#id1">Bug Tracker</a></h2> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/stock-logistics-barcode/issues">GitHub Issues</a>. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed <a class="reference external" href="https://github.com/OCA/stock-logistics-barcode/issues/new?body=module:%20mobile_app_angular%0Aversion:%2011.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p> <p>Do not contact contributors directly about support or help with technical issues.</p> <a name="credits"></a> <h2><a class="toc-backref" href="#id2">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id3">Authors</a></h3> <ul class="simple"> <li>GRAP</li> <li>Akretion</li> <li>Camptocamp</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id4">Contributors</a></h3> <ul class="simple"> <li>Raphael REVERDY &lt;<a class="reference external" href="mailto:raphael.reverdy&#64;akretion.com">raphael.reverdy&#64;akretion.com</a>&gt;</li> <li>Sébastien BEAU &lt;<a class="reference external" href="mailto:sebastien.beau&#64;akretion.com">sebastien.beau&#64;akretion.com</a>&gt;</li> <li>Guewen BACONNIER &lt;<a class="reference external" href="mailto:guewen.baconnier&#64;camptocamp.com">guewen.baconnier&#64;camptocamp.com</a>&gt;</li> <li>Francois POIZAT &lt;<a class="reference external" href="mailto:francois.poizat&#64;gmail.com">francois.poizat&#64;gmail.com</a>&gt;</li> <li>Sylvain LE GAL (<a class="reference external" href="https://www.twitter.com/legalsylvain">https://www.twitter.com/legalsylvain</a>)</li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id5">Maintainers</a></h3> <p>This module is maintained by the OCA.</p> <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> <p>OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.</p> <p>This module is part of the <a class="reference external" href="https://github.com/OCA/stock-logistics-barcode/tree/11.0/mobile_app_angular">OCA/stock-logistics-barcode</a> project on GitHub.</p> <p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>