Coder Social home page Coder Social logo

rigpl-erpnext's People

Contributors

adityaduggal avatar anandpdoshi avatar darlzkrish27 avatar nabinhait avatar pdvyas avatar sbkolate 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

rigpl-erpnext's Issues

Tracking of Fixed Assets in the ERP

Tracking of fixed assets in the erp is essential and needs to be linked to the Perpetual Inventory.

  • Create fixed assets item codes.
  • Try how to track serialized inventory like Cars, UPS, computers etc which also have warranties.
  • Check how would the monthly depreciation or annual depreciation would be calculated as per the depreciation app being made by a user on forums.

https://discuss.frappe.io/t/fixed-asset-depreciation/4308

Add a new Doctype for Attendance which is a child table.

New doctype should be added in RIGPL account which would have the following fields

  • Time Type (Select field with Options In Time and Out Time)
  • Date Time field (this field should be date time only so as to calculate the times in NIGHT SHIFT)

How to use rigpl-erpnext into the main ERPNext

Hi,

I want to use this custom application as part of the ERPNext. I am wondering what configurations i need to make to the main ERPNext to have this custom app visible from the main ERPNext

Regards

Email Payment Reminders

Something similar to the email alerts currently in erpnext but it should send the payment reminders to the customers:

  • How the system would know which contact is to be sent the payment reminder if there are multiple contacts.
  • Payment reminder should show the last 10 transactions of their account along with account balance (General Ledger)
  • Payment reminder should show the list of all the pending invoices as well for that customer.
  • There should be a way to define how often the email schedule be sent to which customer, like some customers need to be reminded only whereas some are needed to be reminded weekly.

TIN No and ERN should be on Address Table so that we could have different shipping and Billing addresses for EXCISE

  • Check address table for multiple address of customer
  • Have the erpnext guys implemented party model.
  • Transfer all TIN and ECC from Customer table to Address Table
  • Delete the TIN and ECC from Customer Table.

This issue can only be implemented after the address validations pull requests in issue #16
and also after the people answer the cascading pulling of data is resolved
https://discuss.frappe.io/t/cascading-pulling-of-data/3448/3

Website Module and ecommerce needs Revamp

  1. All the things should be as per the vanilla Frappe
  2. Most of the pages should be included in the RIGPL App only.
  3. There should be an automated way to create Meta Tags for Certain Items.
  4. Item Group Route becomes too long should be reduced.

How to have method to contact customers and leads regularly

There should be a way of defining if a customer is needed to be contacted as per below orders:

  • Daily
  • Weekly
  • Monthly
  • Annually

Also the same should be applicable for leads.

Once a schedule is set then it would probably create a task on that day for the user who is supposed to contact the person on a schedule basis.

  • Please note that the task creation should be daily or at max a day or two before otherwise it could create tasks which go into the future for long time.

Error after installing repo

After installation and selecting the HR module I get the following error "pymysql.err.ProgrammingError: (1146, "Table '_bb9f3a4ee3258c7e.tabRoster' doesn't exist")"

image

Sales Call Tool

Hi Aditya,
You're doing at ERPNext. I would like to appreciate you.

I also working on a Manufacturing Project, was recommended by Community people that you & Jayram Sir, & Ben are mostly active people on ERPNext Manufacturing Modules. I had faced some issues with this repo, briefly introducing them all.

  1. This app is not properly installing at ERPNext Server. Also, check on various instances, and even raised this concern at forums as well.

  2. It installed partially at some instance, I was wondering that some features added though, but they are not working. First, I thought these errors are present in ERPNext, because almost forgotten about this app, & checked with other projects. There is nothing like that at ERPNext. Then, I came to know that this error is at this repo. However, I'm not programming savvy.

Explaining:
Let's say, "Aaimaa Web Solutions" is our Customer. Everything(Address, Contact Person etc) regarding that already mentioned at Selling > Customer and saved successfully.
Now, I want to Add Communication for > Sales Call. Had filled almost all required information there. But, neither it is working with Document "Customer" nor "Lead".

Errors are in following screenshots:
1.
bug-sales-call-tool-form-lead-mandatory-v2
2.
bug-sales-call-tool-form-customer-unknown-column-v4

Trial Tracking: Invoice should be made in ZERO value for Failed Trials

How can I make zero value Invoices for FAILED TRIALS, even if the DN has a price attached to the item?

The ZERO value invoice is to be MADE due to the following reasons:

  • CUSTOMER's account should not show the amount due as the trial failed, now we can always put a JV with discounts for such scenario
  • Even if we can cover the account of customer but making a sales invoice of value for FAILED trials would add to the TARGET achievement of the Sales Person and hence this should be avoided.

Make a utility to update the user permissions of all users based on the rules.

  • Lead should be only in the user permission of only the LEAD owner. (remove for multiple users)
  • Customer should be as per the sales persons mentioned in the Sales Person Table (remove from any other users apart from the ones mentioned in the Customer)
  • Sales Partner's mentioned in the Customer should have customers mentioned in their user profiles if the user name exists remove the customers from other sales partners' roles

This utility would be helpful for people doing changes and also ensure that the rules are followed this utility should be called manually at times when the server has less load.

Rohit_Common

Where would one find the Rohit_common dependency for version 13 ?

Change the Purchase Cycle for Job Work Material

Change the way we make Purchase Orders in RIGPL:

  • Make new Item codes for Coating Charges considering all the item pricing variations.
  • Disable all purchase items for finished items which are enabled for purchase.
  • Make price lists for Vendors with new Items.

Reference Type is Employee Loan

Where do I enter this as the error giving is that should only be Sales Invoice, Purchase Invoice .....

Using your Erpnext extension to modify the one we have in my country Angola ....
Wonder if I could from time to time ask you for solutions or how did you manage for example to override on the Salary Structure the make_earn_deb with yours ... this because my solution I had to override the file it self so I could make my changes ...

Create Website Items Giving Length Error

create_website_items giving error for Length of Item Name

The easier way to implement this is to increase item_web_name length to 255 in Custom Fields but since the patch reloads the Website Item it reverts to the old length.

Weight should show in sales Orders and Sales Invoices for Item Coded Items

The Net Weight and Gross weight is needed to be entered in the system for all item masters for this we need a code that calculates the item net and gross weight automatically.

  • Add code to calculate the net weight and gross weight automatically.
  • Add fields for net weight and gross weight and its calculation in Sales Orders
  • Add fields for net weight and gross weight and its calculation in Delivery Notes
  • Add fields for net weight and gross weight and its calculation in Sales Invoices

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.