@sachin9822/reports-lib 0.0.154 → 0.0.155

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1905,7 +1905,7 @@ class AccGlDetailsEnquiryReportComponent {
1905
1905
  'VD' ? 'Value Date' : 'Posting Date';
1906
1906
  this.metaDataTwo = {
1907
1907
  "Company": this.companyName,
1908
- DateType: DateType
1908
+ [DateType]: this.currentReportValueOrPostDate,
1909
1909
  };
1910
1910
  this.loading = false;
1911
1911
  this.dataReady = true;