Git Product home page Git Product logo

boutique's People

Contributors

marcenuc avatar

Stargazers

 avatar

Watchers

 avatar  avatar

boutique's Issues

Scripted update of RequireJS

Update of RequireJS is non trivial:

  • plugins are on separate files
  • plugins are sparse (text.js is in the root, others are in app/js, ...)

Make it less error prone automating it with a task or other smarter solutions.

Print of labels by article family

When printing labels, we need to select the articles by its family for easier use of them.

Take the needed info from customer supplied table with: Sagione, FamigliaModello (first 3 digits of Modello), Famiglia.

Warn about negative stocks

While updating Giacenze with info from Inventario_AAAAAA and MovimentoMagazzino_AAAAAA_x, yield warnings for negative stocks.

Record last processed MovimentoMagazzino in Inventario

While processing MovimentoMagazzino for a given Inventario, the last used one should be recorded in Inventario.
This makes updates to Inventario atomic and idempotent, because eliminates the need to update a different document (e.g. MovimentoMagazzino) and then the need for a transaction (troublesome to get right in CouchDB).

Record stock update method in MovimentoMagazzino

Recording in each MovimentoMagazzino the sign of the quantity for each stock (origin and destination) makes it more resilient to future changes and easier to use.

So, make field causale of MovimentoMagazzino an object with full information on how to update Inventario.

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.