Feature #234
openSupplier Sale & Refund Report
90%
Files
Subtasks
Related issues
Updated by Anonymous over 1 year ago
- Assignee changed from travvise Admin to Amal Pious
Updated by Amal Pious over 1 year ago
- Status changed from New to Coding Started
- Start date changed from 07/09/2023 to 08/07/2023
- % Done changed from 0 to 40
Updated by Anil KV over 1 year ago
Solutions
* Check Customer sales and Refund Report #228, DSR Sumary #222 and Details #221 1) GUI Changes - Add transfer tab -Add Transaction Date(Default) in period - Merge checkbox move to under Consider -Customer label set title Main Customer and add blue * *Merge Tick then show Summary and details tabs only, Uptick then hide details tab - Status changed to Consider and default Ticked items - Sale, Void(From Refund GUI), Refund 2) SQL SELECT doc.vhr_main_document_no, doc.dat_document, ... FROM sale.tbl_sale_master sm INNER JOIN sale.tbl_sale_details sd ON sd.fk_sale_master_id = sm.pk_sale_master_id INNER JOIN document.tbl_documents doc ON sm.fk_documents_id = doc.pk_documents_id INNER JOIN service.tbl_supp_doc_no spd ON sd.fk_supp_doc_no_id = spd.pk_supp_doc_no_id INNER JOIN service.tbl_supp_doc_ap_sup_sharing aps ON aps.fk_supp_doc_no_id = spd.pk_supp_doc_no_id AND aps.sin_record_type = 1 INNER JOIN service.tbl_supp_doc_fare apsf ON aps.fk_supp_doc_sup_ledg_fare_id = apsf.pk_supp_doc_fare_id WHERE ... ORDER BY dat_sharing UNION ALL [REFUND] * Posting date = service.tbl_supp_doc_ap_sup_sharing->dat_sharing * Supplier Check = service.tbl_supp_doc_ap_sup_sharing->fk_actual_supplier_id * Consider service.tbl_supp_doc_no->jsn_related_data 3) Summary Data -Remove Currency Column --Add No Of Sales Items, No Of Refund Items, Net Items after Net Count -Grouping Need a empty item - Default -Grouping Grouping Sel item -> Services -Calculated based on Details Data
Updated by Amal Pious over 1 year ago
- Status changed from Coding Started to Coding Done
- % Done changed from 40 to 60
Updated by unnikannan S over 1 year ago
- Status changed from Coding Done to Reopen Bugs
- % Done changed from 60 to 50
- Tested By set to unnikannan S
ISSUE FOUNDED
1.NO DATA WHILE SEARCH WITH ISSUING STAFF
Updated by Amal Pious over 1 year ago
- Status changed from Reopen Bugs to Reopen Bugs Coding Done
- % Done changed from 50 to 60
Updated by unnikannan S over 1 year ago
- Status changed from Reopen Bugs Coding Done to Reopen Bugs
- % Done changed from 60 to 50
ISSUE FOUNDED
1.BASE 1 QAR WISE CHANGE
Updated by Amal Pious over 1 year ago
- Status changed from Reopen Bugs to Reopen Bugs Coding Done
- % Done changed from 50 to 60
1.BASE 1 QAR WISE CHANGE - fixed
Updated by unnikannan S over 1 year ago
- Status changed from Reopen Bugs Coding Done to Reopen Bugs
- % Done changed from 60 to 50
ISSUE FOUNDED
1.CORRECT THE TYPE,CATEGOTY WISE FILTER SEAECHING IN UI
2.SHOWING FALSE DATAS WHILE SEARCH WITH CONSIDER VOID OPTIONS
3.REMOVE DETAILS FIELD FROM PRINT BUTTON LIST
Updated by Junaid M over 1 year ago
- Assignee changed from Amal Pious to Shahil Haris
Updated by Anonymous over 1 year ago
- Assignee changed from Shahil Haris to Athul P
Updated by Athul P about 1 year ago
- Status changed from Reopen Bugs to Reopen Bugs Coding Done
- % Done changed from 50 to 60
Updated by unnikannan S about 1 year ago
- Status changed from Reopen Bugs Coding Done to Reopen Bugs
- % Done changed from 60 to 50
ISSUE FOUNDED
1.DUPLICATION OF VOUCHERS IN LIST WHILE CANCELLING A ISSUED VOUCHER
2.ADD A BLANK OPTION FOR COST CENTRE FIELD
3.NO DATA WHILE FILTERING SEARCH WITH SUPPLIER ACCOUNT GROUPING FIELDS
4.ERROR WHILE SEARCH WITH ACCOUNT GROUPING ITEM FAMILY IN SUPPLIER AUTO COMPLETION FIELD (42601: syntax error at or near "AS")
5.CANCELLED VOUCHERS DATA SHOWING ONLY FROM VISA VOUCHER
6.NO DATA FROM DIRECT VOID,VOID FROM REFUND GUI
7.LOG OUT WHILE REDIRECTING THROUGH VOID FROM CANCEL GUI
Updated by Athul P about 1 year ago
- Status changed from Reopen Bugs to Reopen Bugs Coding Done
- % Done changed from 50 to 60
Updated by unnikannan S about 1 year ago
- Status changed from Reopen Bugs Coding Done to Reopen Bugs
- % Done changed from 60 to 50
Updated by Athul P about 1 year ago
- Status changed from Reopen Bugs to Reopen Bugs Coding Done
- % Done changed from 50 to 60
Updated by unnikannan S about 1 year ago
- Status changed from Reopen Bugs Coding Done to Reopen Bugs
- % Done changed from 60 to 50
ISSUE FOUNDED
1.MISS MATCH IN COST&NO.OF ITEM WHILE ADDING AP SHARING
2.SHOWING PRICE VALUE AS COST IN SUMMARY
3.SHOW SUPPLIER SIDE ACCOUNT GROUPINGS
Updated by Athul P about 1 year ago
- Status changed from Reopen Bugs to Reopen Bugs Coding Done
- % Done changed from 50 to 60
Updated by Arathy PS 4 months ago
- Status changed from Testing Done to New Changes
- % Done changed from 90 to 50
NEW CHANGES
--------------------------------------------------
1. Add redirection to voucher number and document number.
2. Add a new tab for package vouchers.
3. Add a select all checkbox for service label.
4. Add a PNR No: on file no: drop down.
ISSUE FOUND
-------------------------------------
1. Issued visa vouchers are not showing.
Updated by Theja Ponon 3 months ago
- File clipboard-202412281308-hxncp.png clipboard-202412281308-hxncp.png added
- Status changed from New Changes Coding Done to Reopen Bugs
- % Done changed from 70 to 50
ISSUE FOUND
-------------
1)
Updated by Theja Ponon 3 months ago
- Status changed from Reopen Bugs Coding Done to Reopen Bugs
- % Done changed from 70 to 50
Updated by Theja Ponon 3 months ago
ISSUE FOUND
--------------
1)CAN CHANGE THE DROPDOWN ON INPUT FIELD AFTER SEARCH
2)
Updated by Augustin Jose 3 months ago
- Status changed from Reopen Bugs to Reopen Bugs Coding Done
- % Done changed from 50 to 70
Updated by Theja Ponon 2 months ago
- Status changed from Reopen Bugs Coding Done to Reopen Bugs Testing Done
- % Done changed from 70 to 90