Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Material Management System #36

Open
gaurav-naik opened this issue Sep 19, 2016 · 6 comments
Open

Material Management System #36

gaurav-naik opened this issue Sep 19, 2016 · 6 comments

Comments

@gaurav-naik
Copy link
Owner

No description provided.

@bhamesh
Copy link

bhamesh commented Sep 19, 2016

Set restriction for Purchase Officer on purchase order for Warehouse:

  • Drop User/Role restrictions on warehouse for CityPO's roles.
  • Restrict using Custom script.
    • Filter query on Warehouse link field in Purchase Order, Purchase Receipt.

Added Territory field to Warehouse. Added Territories for Warehouses under separate category.
Changed user permissions for allowed territories, restricted warehouses based on territories.

@bhamesh
Copy link

bhamesh commented Sep 19, 2016

Display addresses from Warehouses in item.

- Custom print format for PO.

@bhamesh
Copy link

bhamesh commented Sep 19, 2016

Community Manager (LSO) Limit on total amount on PO if supplier is CASH.
Can raise Cash Purchase Orders.

  • Custom script to enforce limit if selected supplier is Cash Supplier.
  • To be handled by Accounting team.

To be handled within Purchase Invoice during Accounts Integration (Issue #37)

@bhamesh
Copy link

bhamesh commented Sep 19, 2016

Custom report for expired items / items about to expire.

  • Discuss and ETA.
  • Specify columns, filters required.

@bhamesh
Copy link

bhamesh commented Sep 19, 2016

Validate batch expiry on Stock Entry.

  • Expiry warning period to be set in Awfis Settings, used to check expiry date while saving Stock Entry.

@gaurav-naik
Copy link
Owner Author

gaurav-naik commented Oct 17, 2016

@vickybiswas

Expiry period (Days):
Currently used in:

  1. Purchase Receipt, to disallow submission if expiry date of Item Batch falls within period.
  2. Report Item Batch Expiry Status Report for evaluating expiry status.

Change:

  1. Expiry period is different for different item groups and needs to be tracked accordingly.

Tasks:

  1. Move Expiry Period from Awfis Settings to Item Group.
  2. Report Item Batch Expiry Status: Reference expiry period from item group of individual items.
  3. Validate method of Purchase Receipt: Reference expiry period from item group of individual items.
  4. Test Report and Purchase Receipt.

ETA: 1.25 hrs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants