configurator_standard: repair accounting generation with default accounts

in 772d8fed (configurator_standard: use specific sale and purchase
business processes, 2020-07-16) we introduced scripts to look up
dynamically accounts to use for expense/income and VAT accounts, from
supply lines, but this accidentally broke the case where no account can be
found on supply lines: in this case, the accounting line was not generated.

Ideally, there should be fallback accounts, to keep the same behavior and
also to prevent generation of incomplete transactions.

Review the scripts, so that the "Dynamic" scripts fallback on the account
defined on the trade model path if not found and introduce new scripts,
where the account is not taken dynamically, but only from the trade model
path, for use on the payable/receivable lines (where we don't want to
lookup the account dynamically, otherwise we'll use same account as for
expense/income)
6 jobs for fix_web_illustration in 0 seconds
Status Job ID Name Coverage
  External
failed ERP5.UnitTest-Master

01:33:00

passed SlapOS.Eggs.UnitTest-Master.Python2

00:30:17

passed SlapOS.Eggs.UnitTest-Master.Python3

00:22:55

failed ERP5.UnitTest-Master

03:35:05

passed SlapOS.Eggs.UnitTest-Master.Python2

00:18:11

passed SlapOS.Eggs.UnitTest-Master.Python3

00:09:59