Import batches from file
|
03-03-2018, 12:12 AM
Post: #1
|
|||
|
|||
Import batches from file
When importing batches from a file the table "Below are the 1st 100 records as parsed" shows the last quantity value as applying to all batches. See attached. It doesn't affect the functionality, but it is confusing.
|
|||
03-03-2018, 05:09 AM
(This post was last modified: 03-03-2018 05:25 AM by TurboPT.)
Post: #2
|
|||
|
|||
RE: Import batches from file
Before the next batch import, please try the change below?
Inside the very last foreach in file: InputSerialItemsFile.php, change the first parameter to locale_number_format(): ...from this: PHP Code: echo '<tr> ...to this: PHP Code: echo '<tr> |
|||
03-03-2018, 06:00 AM
Post: #3
|
|||
|
|||
RE: Import batches from file
That worked. See attached.
Thanks! |
|||
03-03-2018, 06:26 AM
(This post was last modified: 03-03-2018 07:00 AM by TurboPT.)
Post: #4
|
|||
|
|||
RE: Import batches from file
Ok, good! ... I'll commit that change.
Thanks for the image references, and the test run! |
|||
03-03-2018, 07:12 AM
Post: #5
|
|||
|
|||
RE: Import batches from file
Change committed.
|
|||
03-05-2018, 08:33 AM
(This post was last modified: 03-05-2018 08:35 AM by TurboPT.)
Post: #6
|
|||
|
|||
RE: Import batches from file
Jeff, I believe that user HDeriauFF has inquired about this task in this thread, if you might be able to offer any additional details/insights/tips?
|
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)