Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
HTML Wrap
classsection group
HTML Wrap
classcol span_3_of_5

The client Corporate admin page is where you'll manage your client's company.

The Overview tab contains a visual diagram of a company and their major associates. It quickly shows you who is a director, shareholder or both, and the percentage of ownership.

For more detailed information, you can use the following tabs to view the company's registration, officer and share details.

The information on these tabs is read-only. So to make a change to a company's details, you'll need to prepare and lodge the relevant ASIC form.

Click Company forms to view, prepare and lodge a form to ASIC from MYOB Practice.

Company structure

A visual representation of the relationship between the entities.

HTML
<span data-swiftype-index="true">

 

 

HTML
</span>
HTML Wrap
width15%
classcol span_1_of_5
 
HTML Wrap
floatleft
classcol span_1_of_5
Panelbox
namegreen
titleIn this section
HTML Wrap
classsidebarlinks

Children List
Corporate admin - AU
Corporate admin - AU
showRoottrue
depth2

 

 

HTML
<script>
/* CORPORATE COMPLIANCE AND CORPORATE ADMIN END OF LIFE BANNER */
var bannerCode="<div class='corpBanner'><p><strong><i class='fa fa-exclamation-circle fa-lg' style='margin-left:-30px; color:#2B74DF'></i>&nbsp;&nbsp;&nbsp;Corporate Compliance and Corporate Admin will be retired on 15 April 2024. </strong><br />&nbsp;You won't be able to use either software after 15 April 2024. <a style='color:#8241AA' href='https://help.myob.com/wiki/x/pgDlBQ'>Learn what this means for you</a>.</p></div><p>&nbsp;</p>";
$(".from-layout .span_3_of_5").prepend(bannerCode);
//$(".section.group").css("margin-bottom","-30px");
</script>
CSS Stylesheet
/* STYLES FOR CORPORATE COMPLIANCE AND CORPORATE ADMIN END OF LIFE BANNER */
.corpBanner {
		margin-top:20px;
		display:block;
		background-color:#f3f4f5;
		box-shadow: 0 2px 4px 0 rgba(104, 116, 128, 0.1);
		border-radius:3px;
		height:auto; 
		vertical-align:middle; 
		padding:15px 10px 10px 50px; 
		z-index:9999; 
		margin-left:0px;
		margin-right:0px!important;
		margin-bottom:-50px!important;
	}
.section.group {
    margin-bottom: -30px;
}
.brikit-footer-backdrop {
	margin-top:60px!important;
}