quickbooks - what is major version does QBOE supports? -
1) current major version quickbooks online? because version 6 qboe works fine , after it’s throwing error "problem communicating quickbooks online".
2)as per osr(onscreen reference) quickbooks online supports multi-currency feature. since, osr currency(listid , fullname) columns belongs qbo major version 8.0, not access these fields due problem mentioned above(i.e. can access qbo version 6).
3) in osr accountmodreq doesn't have column mentioned online. when try update account data, updated below warning message "a field not supported included in request. remainder of request processed normally, unsupported field ignored".
are columns mentioned online in osr supported columns quickbooks online? please confirm. note: connecting qboe through qbsdk 12(qbfc) using java code.
1) current major version quickbooks online? because version 6 qboe works fine , after it’s throwing error "problem communicating quickbooks online".
if you're talking qbxml, supports 6.0
2)as per osr(onscreen reference) quickbooks online supports multi-currency feature. since, osr currency(listid , fullname) columns belongs qbo major version 8.0, not access these fields due problem mentioned above(i.e. can access qbo version 6).
correct. quickbooks online not support multi-currency through api.
3) in osr accountmodreq doesn't have column mentioned online. when try update account data, updated below warning message "a field not supported included in request. remainder of request processed normally, unsupported field ignored".
quickbooks online not support accountmodrq via qbxml.
make sure have osr set 6.0 if you're developing quickbooks online.
Comments
Post a Comment