Kryptronic Software Support Forum

You are viewing this forum as a guest. Login to an existing account, or create a new account, to reply to topics and to create new topics.

#1 07-30-2017 06:11:18

nigel
Member
From: Peterborough, UK
Registered: 04-27-2008
Posts: 418
Website

Batch Shipping Manager - show item weight on Packing Lists

I would like the inventory item weight to show on the Packing List but can't figure out the code to do it.

Offline

 

#2 07-31-2017 08:53:55

webmaster
Administrator
From: York, PA
Registered: 04-20-2001
Posts: 19798
Website

Re: Batch Shipping Manager - show item weight on Packing Lists

Edit {private}/apps/ecom/ECOM/includes/xmodbatchshipmanpack.php.  In the items foreach loop, you can access each line item's weight with $item['shipweight'].


Nick Hendler

Offline

 

#3 07-31-2017 13:31:16

nigel
Member
From: Peterborough, UK
Registered: 04-27-2008
Posts: 418
Website

Re: Batch Shipping Manager - show item weight on Packing Lists

thanks Nick, worked perfectly. Any news on 9.02? I'm desperate for the Peachtree xmod (which I've already paid for)

Offline

 

#4 08-01-2017 07:55:24

webmaster
Administrator
From: York, PA
Registered: 04-20-2001
Posts: 19798
Website

Re: Batch Shipping Manager - show item weight on Packing Lists

It should be released this week.  I decided to implement a new security package which augments what was done with the new session logic and that has taken some time to get together.  Details will be released upon launch.  Peachtree and a few other modules will be ready right after that update drops.


Nick Hendler

Offline

 

Board footer