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.
Pages: 1
I would like the inventory item weight to show on the Packing List but can't figure out the code to do it.
Offline
Edit {private}/apps/ecom/ECOM/includes/xmodbatchshipmanpack.php. In the items foreach loop, you can access each line item's weight with $item['shipweight'].
Offline
thanks Nick, worked perfectly. Any news on 9.02? I'm desperate for the Peachtree xmod (which I've already paid for)
Offline
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.
Offline
Pages: 1