Giter Site home page Giter Site logo

rslhdyt / larapos Goto Github PK

View Code? Open in Web Editor NEW
68.0 14.0 38.0 9.42 MB

Simple Point of Sale Applications build with laravel 5.3 and VueJs2

Home Page: http://rslhdyt.github.io/larapos

PHP 44.82% Vue 15.29% HTML 39.89%
pointofsale laravel-application vuejs2

larapos's People

Contributors

rslhdyt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

larapos's Issues

Users Management

Membuat halaman users management, table dan migrasi table users sudah dibuat sebelumnya di issue #2

Receiving module

create receiving module:

  • index receiving, list of receiving data
  • create receiving

Demo has errors

count(): Parameter must be an array or an object that implements Countable

On suppliers and products. Just so you know.

ErrorException: Trying to get property of non-object

https://sentry.io/rslhdyt/larapos/issues/193629943/

ErrorException: Trying to get property of non-object
  File "/home/deploy/htdocs/larapos/shared/storage/framework/views/e5fa391ad9adfa3daddbcf299b307b603bb98ee6.php", line 26, in handleError
    <td><?php echo e($tracking->user->name); ?></td>
  File "[Anonymous function]", line 0, in call_user_func
    Illuminate\Foundation\Bootstrap\HandleExceptions->handleError
  File "vendor/sentry/sentry/lib/Raven/Breadcrumbs/ErrorHandler.php", line 36, in handleError
    return call_user_func($this->existingHandler, $code, $message, $file, $line, $context);
  File "/home/deploy/htdocs/larapos/shared/storage/framework/views/e5fa391ad9adfa3daddbcf299b307b603bb98ee6.php", line 26, in include
    <td><?php echo e($tracking->user->name); ?></td>
  File "vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php", line 42, in evaluatePath
    include $__path;
...
(49 additional frame(s) were not displayed)

ErrorException: Trying to get property of non-object (View: /home/deploy/htdocs/larapos/releases/20161214131611/resources/views/inventories/trackings/index.blade.php)
  File "/home/deploy/htdocs/larapos/shared/storage/framework/views/e5fa391ad9adfa3daddbcf299b307b603bb98ee6.php", line 26, in handleViewException
    <td><?php echo e($tracking->user->name); ?></td>
  File "vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php", line 44, in evaluatePath
    $this->handleViewException($e, $obLevel);
  File "vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php", line 59, in get
    $results = $this->evaluatePath($compiled, $data);
  File "vendor/laravel/framework/src/Illuminate/View/View.php", line 149, in getContents
    return $this->engine->get($this->path, $this->gatherData());
  File "vendor/laravel/framework/src/Illuminate/View/View.php", line 120, in renderContents
    $contents = $this->getContents();
...
(46 additional frame(s) were not displayed)

Inventory Tracking

Displaying data tracking product inventory in the form of stock and goods in and out history.

  • show all product inventory tracking
  • show single product inventory tracking
  • search tracking by date

Master Products

Membuat master data products management

  • index
  • create
  • edit
  • delete

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.