litzvi / avc-beta

trying to build first demo for avc
0 stars 0 forks source link

Transactions history - specially general inventory #616

Closed litzvi closed 2 years ago

litzvi commented 2 years ago

Transactions (uses) history for every received general item. e.g. po of salt list of all dates and pos that used it

Originally posted by @litzvi in https://github.com/litzvi/avc-beta/issues/448#issuecomment-868277774

mei309 commented 2 years ago

we need like full po report but for general

litzvi commented 2 years ago

we need like full po report but for general

no. I saw how they record it. she wants list of transactions like a bank statement.

litzvi commented 2 years ago

com.avc.mis.beta.service.WarehouseManagement.getInventoryTransactions(ItemGroup, Integer[], Integer[], LocalDateTime, LocalDateTime)

make them a report for general (ItemGroup.GENERAL), we will see what they say.

mei309 commented 2 years ago

you mean all items together or for one?

litzvi commented 2 years ago

All together first. We don't really have a place of what happened with General inventory. That's the objective.

On Tue, Oct 12, 2021, 15:47 mei309 @.***> wrote:

you mean all items together or for one?

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/litzvi/avc-beta/issues/616#issuecomment-940800339, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMZHF3CVCJGOQD4MKKTQ5LDUGPYZXANCNFSM5FZOI25A . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

mei309 commented 2 years ago

ok

mei309 commented 2 years ago

done. lets see their reviews

litzvi commented 2 years ago

I need to show the general inventory po (not of the cashew process). Inventory use is showing in and out (should remove with functionalities).

mei309 commented 2 years ago

we actually need both

litzvi commented 2 years ago

we actually need both

I worry it will be confusing. for now we show one.

litzvi commented 2 years ago

@mei309 by the way, it should probably be in inventory, not in reports. also swap between added and subtracted

litzvi commented 2 years ago

General Usages Report Production line filter not working

litzvi commented 2 years ago

@litzvi still need to check the order

mei309 commented 2 years ago

@mei309 by the way, it should probably be in inventory, not in reports. also swap between added and subtracted

swaped. its a report not a direct inventory. the difference at least in my opinion between reports and local reports is if its a direct response to what they do or not

mei309 commented 2 years ago

General Usages Report Production line filter not working

fixed

litzvi commented 2 years ago

@mei309 by the way, it should probably be in inventory, not in reports. also swap between added and subtracted

swaped. its a report not a direct inventory. the difference at least in my opinion between reports and local reports is if its a direct response to what they do or not

I wrote in another issue. don't understand how it's different than inventory. By me management reports are aggregate data usually presented to management on periodic times and typically printed. This is a leger of all transactions.

mei309 commented 2 years ago

ok closing since we have one exatly the same and changed it