simple-stock | Sistema de Inventario Simple con PHP
kandi X-RAY | simple-stock Summary
kandi X-RAY | simple-stock Summary
simple-stock is a PHP library. simple-stock has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.
Simple Stock (Inventario Simple) es un sistema web desarrollado con PHP, MySQL y Bootstrap, que cubre una serie de requerimientos básicos para llevar el control del inventario de una empresa o negocio. Esta es una solución sencilla para que los propietarios de pequeñas empresas gestionen sus existencias de manera sistemática, y de esa manera poder reemplazar el uso de hojas de calculo para gestionar su inventario. Instalación en windows (servidor local). 1- Descargar los archivos fuentes del sistema. 2- Copiar y descomprimir el archivo en la carpeta c:\xampp\htdocs, al final tendras una carpeta llamada “simple_stock”, a la cual podrás acceder desde el navegador como: 3- Crear una base de datos usando PHPMyAdmin accediendo a la url siguiente: 4- Importar las tablas de la base de datos para ello vamos a buscar el archivo "simple_stock.sql" en el directorio root de nuestro sistema, una vez localizado procedemos a hacer la importación de los datos desde PHPMyAdmin. 5- Configurar los datos de conexión a la base de datos editando el archivo de configuración que se encuentra en la siguiente ruta: simple_stock/config/db.php. 6- Vista web: 7- Datos de acceso por defecto: usuario: admin y contraseña: admin. Para más información visita:
Simple Stock (Inventario Simple) es un sistema web desarrollado con PHP, MySQL y Bootstrap, que cubre una serie de requerimientos básicos para llevar el control del inventario de una empresa o negocio. Esta es una solución sencilla para que los propietarios de pequeñas empresas gestionen sus existencias de manera sistemática, y de esa manera poder reemplazar el uso de hojas de calculo para gestionar su inventario. Instalación en windows (servidor local). 1- Descargar los archivos fuentes del sistema. 2- Copiar y descomprimir el archivo en la carpeta c:\xampp\htdocs, al final tendras una carpeta llamada “simple_stock”, a la cual podrás acceder desde el navegador como: 3- Crear una base de datos usando PHPMyAdmin accediendo a la url siguiente: 4- Importar las tablas de la base de datos para ello vamos a buscar el archivo "simple_stock.sql" en el directorio root de nuestro sistema, una vez localizado procedemos a hacer la importación de los datos desde PHPMyAdmin. 5- Configurar los datos de conexión a la base de datos editando el archivo de configuración que se encuentra en la siguiente ruta: simple_stock/config/db.php. 6- Vista web: 7- Datos de acceso por defecto: usuario: admin y contraseña: admin. Para más información visita:
Support
Quality
Security
License
Reuse
Support
simple-stock has a low active ecosystem.
It has 18 star(s) with 10 fork(s). There are 5 watchers for this library.
It had no major release in the last 6 months.
simple-stock has no issues reported. There are 1 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of simple-stock is current.
Quality
simple-stock has 0 bugs and 0 code smells.
Security
simple-stock has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
simple-stock code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
simple-stock does not have a standard license declared.
Check the repository for any license declaration and review the terms closely.
Without a license, all rights are reserved, and you cannot use the library in your applications.
Reuse
simple-stock releases are not available. You will need to build from source code and install.
simple-stock saves you 540 person hours of effort in developing the same functionality from scratch.
It has 1264 lines of code, 13 functions and 48 files.
It has high code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of simple-stock
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of simple-stock
simple-stock Key Features
No Key Features are available at this moment for simple-stock.
simple-stock Examples and Code Snippets
No Code Snippets are available at this moment for simple-stock.
Community Discussions
Trending Discussions on simple-stock
QUESTION
MeteorJS - Error: "autoform" is not a supported property
Asked 2017-Aug-07 at 23:01
I updated from collection2
to collection2-core@2.x.x
. Removed the meteor package aldeed:simple-schema
and added the NPM version simpl-schema
. I'm using aldeed:autoform@6.0.0
Now the autoform
field in my schemas is not working.
What should I do?
This is my schema:
...ANSWER
Answered 2017-Aug-07 at 23:01I found the answer. Had to add the following line:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install simple-stock
You can download it from GitHub.
PHP requires the Visual C runtime (CRT). The Microsoft Visual C++ Redistributable for Visual Studio 2019 is suitable for all these PHP versions, see visualstudio.microsoft.com. You MUST download the x86 CRT for PHP x86 builds and the x64 CRT for PHP x64 builds. The CRT installer supports the /quiet and /norestart command-line switches, so you can also script it.
PHP requires the Visual C runtime (CRT). The Microsoft Visual C++ Redistributable for Visual Studio 2019 is suitable for all these PHP versions, see visualstudio.microsoft.com. You MUST download the x86 CRT for PHP x86 builds and the x64 CRT for PHP x64 builds. The CRT installer supports the /quiet and /norestart command-line switches, so you can also script it.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page