Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

HTML Wrap
classsection group
div
classinternalnote

Do not delete this page - MYOB Practice navigates to it from within the product

HTML
<span data-swiftype-index="true">
HTML Wrap
classcol span_3_of_5

To access the list of company forms, select a client from My List and then click Corporate admin on the menu bar.

Click the Company forms button located at the top-right of the screen.

I need to...Prepare form...
Change business name205—Notification of company resolution
Resign as agent for a company

361—Notification of a registered agent ceasing to act for a company

Nominate as agent (on behalf of company)362—Nomination by company to appoint or cease registered agent
Resign or retire an officeholder370—Notification by officeholder of resignation or retirement
Change company details

 

 

 

 

484—Change to company details

Change address
Change officeholder or member name
Appoint or cease company officeholder
Change ultimate withholding company
Change or cease special purpose
Issue, transfer or cancel shares
Notify of company solvency485—Statement of company solvency
Amend a previously lodged document (self-initiated)492—Request for correction
Amend a previously lodged document (ASIC-requested) 902— Notification of supplementary information
Deregister a company6010—Application for voluntary deregistration

You can track the status of lodged forms from Client lodgements - AU.

 

 

HTML
</span>
HTML Wrap
width15%
classcol span_1_of_5
 
HTML Wrap
floatleft
classcol span_1_of_5
Panelbox
namegreen
title
namegreen
titleRelated topics
Panelbox
In this section
HTML Wrap
classsidebarlinks

Children List
Managing a company - Overview - AU
Managing a company - Overview - 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;
}