Skip to content
This repository has been archived by the owner on Apr 16, 2021. It is now read-only.

eligiobz/mobilerp-kotlin

Repository files navigation

MobilERP

A small self-hosted ERP that works with your smarphone

Build Status

Goal

Provide people with an easy to use, no bs, FOSS solution to help them manage their stores/shops, giving them the choice on how and where they want to deploy the system.

This is MobilERP-kotlin. Check the companion repo MobilERP-server MobilERP-server

What it currently does

It currently fetch some reports (See MobilERP-server Roadmap). It also scans a product's barcode, inserts it into the database or updates it quantity and/or price.

Roadmap

TBD

Licenses

This project is uses the ZXing Android Embedded project by journeyapp, released under the Apache 2.0 license. See below.

Licensed under the Apache License 2.0

Copyright (C) 2012-2017 ZXing authors, Journey Mobile

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.