Some additional info.
Office
[admin@MikroTik TestGeneral] > /ppp secret print detail
Flags: X - disabled
0 name="vpn" service=pptp caller-id="" password="dummypassw" profile=default routes="" limit-bytes-in=0 limit-bytes-out=0
last-logged-out=aug/18/2016 10:57:24
1 name="Kandava" service=pptp caller-id="" password="dummypassw2" profile=default local-address=192.168.89.1
remote-address=192.168.89.2 routes="192.168.0.0/24 192.168.89.2 1" limit-bytes-in=0 limit-bytes-out=0
last-logged-out=aug/16/2016 12:35:57
[admin@MikroTik TestGeneral] > /interface pptp-server server print
enabled: yes
max-mtu: 1450
max-mru: 1450
mrru: disabled
authentication: mschap1,mschap2
keepalive-timeout: 30
default-profile: default-encryption
[admin@MikroTik TestGeneral] > /ip route print
Flags: X - disabled, A - active, D - dynamic, C - connect, S - static, r - rip, b - bgp, o - ospf, m - mme,
B - blackhole, U - unreachable, P - prohibit
# DST-ADDRESS PREF-SRC GATEWAY DISTANCE
0 A S 0.0.0.0/0 185.57.77.2 1
1 ADC 185.57.77.0/24 185.57.77.12 ether1-gateway 0
2 ADS 192.168.0.0/24 192.168.89.2 1
3 ADC 192.168.88.0/24 192.168.88.1 bridge-local 0
4 ADC 192.168.89.2/32 192.168.89.1 <pptp-Kandava> 0
5 ADC 192.168.89.255/32 192.168.89.1 <pptp-vpn> 0
Remote office
[admin@MikroTik Kandava] > /interface pptp-client print
Flags: X - disabled, R - running
0 R name="pptp-out1" max-mtu=1450 max-mru=1450 mrru=1600 connect-to=185.57.77.12 user="Kandava" passw
profile=default-encryption keepalive-timeout=60 add-default-route=no dial-on-demand=no allow=pap,
[admin@MikroTik Kandava] > /ip route print
Flags: X - disabled, A - active, D - dynamic,
C - connect, S - static, r - rip, b - bgp, o - ospf, m - mme,
B - blackhole, U - unreachable, P - prohibit
# DST-ADDRESS PREF-SRC GATEWAY DISTANCE
0 ADS 0.0.0.0/0 192.168.10.1 1
1 ADC 192.168.0.0/24 192.168.0.254 ether2-master 0
2 ADC 192.168.10.0/24 192.168.10.100 ether1 0
3 A S 192.168.88.0/24 pptp-out1 1
4 ADC 192.168.89.1/32 192.168.89.2 pptp-out1 0
What is wrong, why I'm not able to reach remote office's network?
In fact it would be absolutely enough to access 192.168.0.1 on remote network from mains office's 192.168.88.0/24 or any VPN client 192.168.89.0/24