gowebUSA / MSSA-Project

MSSASD7 repository for projects in C# and T-SQL
1 stars 0 forks source link

Create template for Green MAF #20

Closed gowebUSA closed 4 years ago

gowebUSA commented 4 years ago

As a MC, I want to print the MAF using Green MAF layout for easy filing of paper MAFs.

Accepted Criteria: When able to print on one page and all fields are filled out on proper place.

gowebUSA commented 4 years ago

Already modifying the excel web html file sheets.

gowebUSA commented 4 years ago

I'm modifying this file to make changes to the white MAF. https://github.com/gowebUSA/MSSA-Project/blob/master/files/White%20MAF_files/sheet002.htm

gowebUSA commented 4 years ago

All mso css templates works. Everytime I launch the DETAILS link on the Workload tab, at first, the form doesn't look like it's calibrated. I checked the viewsource code and inspection mode and found out that stylesheets.css were empty. So I re-published the stylesheet to Azure and it worked. I also moved the Aircraft Details body below the form so when we print, it can capture the whole form on one page.