RazorERP PRD Build, 12092024

RazorERP PRD Build, 12092024

image-20241129-154906.png

New Software Build Report (PRD build, 12092024) 

This list includes the highlights of some of the key features and fixes that are included in the latest build.

Release date: September 09, 2024

Identifier

Issue / Request

Resolution/Change

22658

Missing relationships between customers - API issue

New property primaryCustomerId was added to the following API methods: * GET api/v1/Customer/all * GET api/v1/Customer/{id} * GET api/v1/Customer/by-code/{code} * GET api/v1/Customer/by-name/{name} * GET api/v1/Customer/freight-providers

22646

Errors marking items 'not found'

There was null reference exception when mark an item as not found. The error was fixed.

22632

Investigation on Orders Getting Updated

Pickup Details are now reset after popup window is closed

22627

Import button in Chrome is shifted out of the field of view

Fixed div for the import button, now it doesn't move when changing the scale

22622

Master Item Search Issue:

image-20241206-110544.png
image-20241206-110557.png

Error searching by tag column was fixed

22603

When generating a label, an error occurs. Fedex Rates List is showing only 'Ground' shipping rates

The cause of this error was the transfer of an empty value in the “ShipDate” field in the label generation request. In the case of using the “FedEx Ground” Service Class, the FedEx service sets the shipment date as the current date by default. But when using some other Service Classes, for example “FedEx Standard Overnight”, the shipment date is not set, while the FedEx service response contains an exception for the "TransitTime" field type mismatch. Added an additional condition for FedEx if the "Ship Date" field is empty, then set the current date by default.

22594

Inbound lot unit prices and sub totals

Fixed lot price and lot subtotals in both received lots and loaded lots. The amount owed is also available in Inbound Orders and Outbound Orders endpoints.

22550

Settlement Settled Date:

image-20241206-110628.png

Added a new column - Settled Date

22549

Add commodity codes datasource to the report designer:

image-20241206-110650.png

Added "Commodity Codes" as an option on JSON data source in AR Invoice-resale in Report Designer

22526

Add Order Fees to Sales Feeds:

image-20241206-110737.png
image-20241206-110752.png

Added new fields fees

22498

API improvement for Inbound order creation

Added the following options in the API: adding State programs for inbound, “Share on the client portal” checkbox for files

22481

Auto Numbering for Customer Accounts:

image-20241206-110817.png

  1. Auto Numbering → Customers Tab This section has been edited so that we can now only write the prefix. 2. When creating new customer can we enable or disable Generate customer code? option. Update code button apply auto numbering prefix code. 3. Now we can create customer with same name and different code. 4. Added customer name checking for duplicates. 5. If prefix value equals null or empty we generate prefix by customer name sequence or by prefix value. 6. Prefix length cannot be more than 10 characters.

22473

Add Grade Level as column in SO:

image-20241206-110843.png

Grade level and Grade Note columns have been added in the allocatied sales order grid.

22449

Commodity Groups Added to Report Designer:

 

image-20241206-110859.png

 

image-20241206-110909.png

 

Add commodity group to report designer under the settlement - inbound section

22411

Review Sustainability report calculations

Replace REUSED with RECYCLED in the report. Fixed weight units accordingly.

 

 

 

22403

Add UID Column to Settlement page:

image-20241206-110924.png

Available to see UID alongside the serial number when viewing the settlement page.

22385

Error Redeployment of assets issue

The front-end and back-end validation was detangled and fixed. Please test the scenarios for normal assets, for a single return and for repeated returns.

22365

Add Vendor Tag:

image-20241206-110942.png

Added a new column Vendor Tags to the Inventory Sold report.

22345

Freight AP Inbound Orders:

image-20241206-111001.png

Freight creating with specific formats of AP Invoice date was fixed.

21873

Freight AP Outbound Orders:

 

image-20241206-111024.png

 

Schedule inbound order from CRM → Accounts page was fixed.

22300

Asset Tag

 

image-20241206-111038.png

 

Added Asset Tag column to Receive Inventory page.

22291

Implement new Label/Report services and a "Print/Download new" dialog in old Razor:

image-20241206-111102.png

 

Image Title has been renamed from JPG to PNG. We need to select the format and click the Download button. Clickable area of dropdown options has been expanded. The conjunction for has been replaced by as.

22265

Reports Update Request

Added two new columns into Services Summary report: “Order Rep“ for either inbound and outbound orders and “Settlement Date“ for orders with status Settlement Complete.

22192

Add a way to generate commercial invoice document on Razor side:

 

image-20241206-111130.png
  1. In print dialog on the shipping tab of sales order edit page were added reports from report designer. 2. In report designer was added new report type Sales order shipping, datasource for it and report Commercial invoice. 3. The Commercial invoice from UPS Worldwide Expedited service was taken as a sample for creating Commercial invoice report in report designer. 4. New reports of Sales order shipping type which will be created and edited in report designer will appear in print dialog on shipping tab.

22132

Add several options for notifications before the contract is expired:

 

image-20241206-111150.png

 

Notifications should arrive each time there are X days left before the contract expires.

22032

Add fields to the Sales Feed

Data erasure tab from audit screen details to sales channel inventory feed availability.

22023

Implement Inbound order datasource for Label designer

Fixed filling of Number field. Fixed filling of Pickup Date field Fixed filling of Primary company name field. Field contains company name of parent account.

22022

Implement Location datasources for Label designer

Improved the models from the existing label engine to be used by the datasource builder: Location - any, Location - pallet, Location - bin, Location - rack. Location - case.

21992

Implement Shipping package datasource for Label designer

Shipping package datasource was added to label designer.

21862

Implement inventory datasource for Label Designer

Inventory datasource was added to label designer.

21926

Adding new columns from attribute sets on the New Client Portal Permissions Page

Added ability to show columns from attribute sets in the assets vision page and permissions in the new client portal permissions page.

21838

Extend Logs V2 to include all lot actions:

 

image-20241206-111211.png

 

  1. Added new Columns for Logs V2 page: Commodity, Inbound Order #, Outbound Order #, Warehouse. 2. Added new Filters for Logs V2 page: Commodity, Inbound Order #, Outbound Order #, Warehouse. 3. Added Logs have Entity Name: Recycling Lot and one of new Activity options.

21814

Implement the new text editor for work instructions on inbound order receive (v2)

Replaced the text editor library from react-quill to quill

21798

Add Columns to Sales Order Page

Added value filter for Direction column and for excel file the column name ‘Direction' changed to 'Is Inbound’ and column values have bool format.

21786

Asset purchase inbound order bug

Fixed deleted Master Items causes duplicated assets

21775

Inbound order creation: Required signature tab for new UI

Added new endpoints for Required Signature reports: GET /api/v1/InboundOrder/{id}/reports/employee - Gets all employee reports available for setting the need for signing PATCH /api/v1/InboundOrder/{id}/reports/employee - Updates employee reports

21771

Inbound order creation: State programs tab for new UI

Implemented UI for State Programs Tab.

22532

Inbound order creation: Files and Images tab for new UI

Added “IsBol", "IsImage" fields to the GET /api/v1/InboundOrder/{id}/attachments method. The method parameters allow you to select all files, images and non-images, separately. And also Bol files. Format restrictions apply when images upload (jpg|JPG|jpeg|JPEG|png|PNG)

22763

Recycling SO invoice has gained a subtotal discrepancy since being generated

Fixed invoice totals match the original values and the raw allocation module uses the Sales order id.

21647

Shipping log report - Inaccuracy issue

The time zone conversion was added on shipping tab when saving and showing shipping date. It use time zone specified in user profile. Now date saved in database with time portion, converted to user time zone in report and shipping tab.

16415

Unable or Slow Downloading Reports

Columns with curly braces are system columns containing internal data such entities id. Those columns were removed from grid.

21859

VAT / TAX Rate - Report Designer

image-20241206-111227.png

Added the tax information to the root of the datasource of AR resale, recycling and proforma invoices.

22720

Calendar is showing incorrect time zone

image-20241206-111242.png
image-20241206-111331.png

“Current user” and “Order Warehouse” are now set to the same time zone.

22574

Master item, Audit tool, Import.

Before substitute entries were applied only for main asset model and manufacturer. Now they also will be applied to hard drives model and manufacturer. The category is applied only for newly created master items.

22535

Audit: order overview tab is blank

Fixed. js files were returned to the bundle file.

22528

Label Designer Additions:

The following data points were added to the label designer:

-Under Inbound Order section order work instructions, order received date, and lot received date were added,

-Under Inventory section the asset reference field was added,

-Under Inbound Order section net, gross, and tare weights for lots received were added.

22504

Sales Order allocation changing weight of assets to 0

The bug was fixed. Now the asset weight will not be updated when importing from Excel file if the "Weight (Kilos)" column is missing, or its value is empty or 0. The Sold Disposition Type is not proper condition for disabling weight edit because Disposition Type is set to Sold when asset goes to the Resale workflow step. At that time the asset can be actually not sold yet and can be editable. So we’d better follow the logic from Audit Page. Now the weight is not allowed to be edited if Inventory status is Allocated, Sold or RMA Pending.

22234

"Actual Pick Up Time" in Client Portal not generating anything

image-20241206-111404.png

Added column pickup date

22688

Obtain expenses through API

image-20241206-111419.png

Added new fields for assets

For any concerns, feel free to email us at help@razorerp.com

This build report is compiled by:

  1. Anna Bocharova - Development Team Lead

  1. Rome Agregado - Service Desk Director

  1. Josephine Nicolas - Service Desk Specialist

  1. Romnick Catapang - Service Desk Specialist