A large number of assets were created with a default contract as a specific contract and not as a series contract.
There is nothing in the API documentation about how to set this. Looking at an Asset object in the debugger, I don't see anything related to contracts.
In the raw database table for Assets I can see a CONTRACTRECID field, shows a normal contract RecID for a specific, and an asterisk-prefixed code that I presume is found in the BContractSeries table but I can't locate a matching record.
Any advice will be much appreciated!
There is nothing in the API documentation about how to set this. Looking at an Asset object in the debugger, I don't see anything related to contracts.
In the raw database table for Assets I can see a CONTRACTRECID field, shows a normal contract RecID for a specific, and an asterisk-prefixed code that I presume is found in the BContractSeries table but I can't locate a matching record.
Any advice will be much appreciated!
Comment