Coder Social home page Coder Social logo

mink's Introduction

Mink

This project is a tiny Enterprise Ressource Planner (ERP) which includes:

  • Supply Chain Manager
  • Customer Relationship Manager

Mink uses Svelte, SvelteKit and Prisma.

Developing

Once you've installed dependencies with npm install (or pnpm install or yarn), start a development server:

npm run dev

How to install

Warning

This projects is for now, not ready to use in production and will have some breaking changes.

Clone this repository, install devDependencies and build the project with npm build.

Copy the content f the build folder onto a server with NodeJS 18 installed.

Install dependencies and run the production server using

npm run build

mink's People

Contributors

kworz avatar

Stargazers

Pavel Rusakov avatar Pavel Rusakov avatar

Watchers

 avatar

mink's Issues

Move orders to finance section

Update orders to also support text-based articles.
Some orders do not need an article linked to themselves.

Also add file management for these orders, as you should be able to link invoices

Unité d'oeuvre Article

Ajouter les unités d'oeuvre pour un Article:

  • Résine vendue en bouteille de 2 x 165 grammes

visualisation du stock dans l'assemblage

lorsqu'on clique sur l'assemblage ca serait bien de voir le stock lié a notre assemblage
avec un code couleur sur la ligne rouge si y a pas assez de stock pour créer l'assemblage et vert si c'est bon

pump

prix unitaire moyen pondéré en fonction des commande

Renvoie lien fournisseur

Quand on clique sur un fournisseur ca nous envoie sur le site du fournisseur. Ca serait mieux de nous renvoyer sur la liste comme si on cherchait "supplier.name"

Export nomenclature figée

Export de la nomenclature d'une machine tirée d'une affaire. Ne pas oublier de sortir l'identifiant unique des articles pour conserver l'indicage.

Users permissions

Users/Groups should be limited on their actions and content that is shown to them.

Maybe we should CRUD-derived permissions such as:

  • article.read
  • articles.create
  • article.update
  • article.delete

migrate db engine

Migrate from pocketbase to prisma, sqlite & lucia for auth management

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.