(pian)

Results 6 issues of (pian)

# Course is brilliant but... I'm doing this course to learn more about web development. I belive that practise is what make you remember things and understand this world. Often...

meta: content

1. Remember recently used cheats. When fuzzy matching matches couple of cheats, show first cheats that were used recently. 2. Allow adding priority to cheats. So some cheats always appear...

new feature

[FIX] phone_validation: Support french mobile numbers starting with 7 Mobile numbers in France start with 06 or 07 (ref1, ref2) Currently used phonenumbers library (8.12.1) doesn't support numbers starting with...

OE

It may happen that user will try to blacklist a number that he already unblacklisted (archived blacklist record). Before that attempt was ignored. With this commit we simply blacklist the...

OE

Reproduce --- - -i event_crm_sale,website_event_questions - Create new "Lead Generation Rule" (Events/Configuration/Lead Generation) - "If the Attendees meet these Conditions": `[("lead_ids", "=", False)]` - add some tag - Add new...

OE

Creating context actions via mail templates on the models are not inheriting from mail.thread leads to tracebacks when executing them, since multiple methods and capabilities are not available. Reproduce ---...

OE