This website works better with JavaScript
Home
Explore
Help
Sign In
dvotruba
/
qdr.app.woo.plugins
Watch
1
Star
0
Fork
0
Files
Issues
2
Pull Requests
0
Wiki
Labels
Milestones
New Issue
#1
studiou-wc-ord-print-statuses: Export to CSV exports with semicolon
Closed
opened
1 year ago
by
dvotruba
· 1 comments
Dalibor Votruba
commented
1 year ago
Currently exports CSV separated by comma (,) should be changed to semicolon (;)
Currently exports CSV separated by comma (,) should be changed to semicolon (;)
Dalibor Votruba
referenced this issue from a commit
1 year ago
#1 Refactor CSV handling to use semicolon as delimiter
Dalibor Votruba
commented
1 year ago
Owner
Fixed
Fixed
Dalibor Votruba
referenced this issue from a commit
1 year ago
#1 fix parse_csv in import csv
Dalibor Votruba
referenced this issue from a commit
1 year ago
#1 fix headers separator, rewrite plugin init, add logging.
Dalibor Votruba
referenced this issue from a commit
1 year ago
fix commit to close tickets: #1 #2 #3 #4
dvotruba
closed
1 year ago
Sign in
to join this conversation.
Labels
Clear labels
CRIT
HIGH
IDEA
LOW
MID
No Label
CRIT
HIGH
IDEA
LOW
MID
Milestone
Clear milestone
No Milestone
Assignee
Clear assignee
No assignee
Dalibor Votruba
1 Participants
Write
Preview
Loading...
Cancel
Save
There is no content yet.
Currently exports CSV separated by comma (,) should be changed to semicolon (;)
Fixed