GithubHelp home page GithubHelp logo

dinhduongha / bamboomodules Goto Github PK

View Code? Open in Web Editor NEW
36.0 5.0 19.0 4.93 MB

License: MIT License

JavaScript 0.01% HTML 0.43% Dockerfile 0.01% Shell 0.02% C# 99.50% CSS 0.03%
asp-net-core aspnetcore blazor blazor-webassembly erp crm odoo web api microservice

bamboomodules's Introduction

Bamboo ERP

Bamboo is a porting of Odoo ERP to C# using ABP Framework.

What's News (2003-05-03)

  • ABP version v7.2.1

  • Microservices.

  • Odoo 16 porting:

    • Entities: > 500 entities converted from Odoo database, with near full modules.
    • Id fields: Converted from int to uui PostgreSQL data type (almost.)
    • ResCompany: mapped to Tenant
    • ResUser: mapped to IdentityUser
  • Use same model objects for entities and dtos. All models/entities were placed in folder Bamboo.Core.Domain.Shared/Models

  • Full CRUD for every models.

  • AppContracts / AppServices / AppControllers / AppClientProxies for every models. Auto generated by internal CodeGen.

How to run

  1. Open Bamboo.Admin.sln then build and run Bamboo.Admin.HttpApi.Host for login / account management
  2. Open Bamboo.Core.sln then build and run Bamboo.Core.HttpApi.Host for CRUD services
  3. Open Bamboo.Web.MVC.sln for UI

TODO

  • Bussiness Logic. Please contact me at https://wepi.social/u/wepi if you can help.
  • Localization
  • Web UI App (MVC or Blazor / Angular)
  • Mobile App

Other

I can move Odoo 16 data to BambooERP database. If you want, feel free to contact me.


Base Modules

  • Base

CRM Modules

  • Crm

Sales Modules

  • Sales
  • POS
  • Contracts

Stock Modules

  • Inventory
  • Purchase
  • Repairs
  • Barcode

Account Modules

  • Invoices
  • Payments

HR Modules

  • Employees
  • Attendances
  • Fleet

MRP Modules

  • Mrp
  • Maintenance

bamboomodules's People

Contributors

dinhduongha avatar piconnectdev 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

Watchers

 avatar  avatar  avatar  avatar  avatar

bamboomodules's Issues

Build Errors

Errors for Bamboo.Admin;

Severity Code Description Project File Line Suppression State
Error NU1605 Warning As Error: Detected package downgrade: Volo.Abp.AspNetCore.MultiTenancy from 7.2.2 to 7.2.1. Reference the package directly from the project to select a different version.
Bamboo.Admin.HttpApi.Host -> Volo.Abp.AspNetCore.Mvc.UI.Theme.LeptonXLite 2.2.1 -> Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy 7.2.2 -> Volo.Abp.AspNetCore.MultiTenancy (>= 7.2.2)
Bamboo.Admin.HttpApi.Host -> Volo.Abp.AspNetCore.MultiTenancy (>= 7.2.1) Bamboo.Admin.HttpApi.Host D:\odoo-projects\bamboomodules\services\admin\Bamboo.Admin\src\Bamboo.Admin.HttpApi.Host\Bamboo.Admin.HttpApi.Host.csproj 1
Error MSB3030 Could not copy the file "D:\odoo-projects\bamboomodules\services\admin\Bamboo.Admin\src\Bamboo.Admin.DbMigrator\appsettings.secrets.json" because it was not found. Bamboo.Admin.DbMigrator C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets 5181
Error MSB3030 Could not copy the file "D:\odoo-projects\bamboomodules\services\admin\Bamboo.Admin\test\Bamboo.Admin.HttpApi.Client.ConsoleTestApp\appsettings.secrets.json" because it was not found. Bamboo.Admin.HttpApi.Client.ConsoleTestApp C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets 5181

Build Error

I've got errors for Bamboo.Core as follows;

Severity Code Description Project File Line Suppression State
Error CS0246 The type or namespace name 'ISampleAppService' could not be found (are you missing a using directive or an assembly reference?) Bamboo.Core.HttpApi.Client.ConsoleTestApp D:\odoo-projects\bamboomodules\services\core\test\Bamboo.Core.HttpApi.Client.ConsoleTestApp\ClientDemoService.cs 14 Active

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.